Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

pansangg/cRACk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cRACk 2.1337

active development and updates are temporarily suspended

client for RAC kettles

cRACk is TUI client for RAC v2, written on Python.

features

  • easy configurable
  • IP hiding
  • update checking
  • supports RAC v2.0
  • user friendly
  • supports user-agents
  • very lightweight

quick start

for Windows

use executable from latest release,
or run main.py with python interpreter.

for Linux

use binary from latest release,
or run main.py with python interpreter.

note: can be more unstable than Windows version

for other OSes

run main.py with python interpreter,
or build it from source for yourself

building from source

  1. install python

https://www.python.org/downloads

  1. download this repo or clone it using git
git clone https://github.com/pansangg/cRACk.git
  1. install pyinstaller
pip install pyinstaller
  1. in the same directory where the main.py is located run
python -m PyInstaller --onefile main.py
  1. done. check /dist folder

TODO

  • fix ctrl+c exitв
  • add user-agents support
  • add first-time config
  • add saving config
  • add MOTDs
  • add support for RAC v2 (auth)
  • add support for WRAC
  • fix "data_size lower than last_size" crash
  • add ANSI filter
  • add some colors you know
  • add random nickname option
  • how to leave the server?? restart client
  • add screenshots
  • hide your ip
  • add faking user-agents too lazy
  • add commands

license

this project is licensed under GPL-3.0 license.

see also

About

TUI RAC client on Python

Resources

License

Stars

Watchers

Forks

Contributors

Languages