CTF-spied-conversation/README.md

170 B

Server

python main.py server 127.0.0.1 8999 --path chat_example.json

Client

python main.py client 127.0.0.1 8999 --path chat_example.json