👮 Run server:
python3 Server/main.py --port 5050
👷 Run client:
python3 Client/main.py --host 127.0.0.1 --port 5050
- Connection is encrypted using random RSA + AES key
- Multiple clients support
- Execute shell commands
- Download/Upload files
- Take screenshot
- Cross platform