/shell-chat

python을 사용한 shell Chating service 입니다.

Primary LanguagePython

shell-chat

python을 사용한 shell Chating service 입니다.

Server

nohup python3 -u server.py --port {My_port} &

//nohup & 으로 Background실행

client

python3 client.py

또는 exe실행