Setup a AES Encrypted communication Between two machines Right from your Terminal
* chmod +x install.sh
* ./install.sh
TO RUN THE CHAT Simple Use the Following Commands On Two machines Respectively
1. python3 chat_server.py
2. python3 chat_client.py
These Chat Scripts Work Best With Python3
Use Python3 to run the Program
Bye in the chat Just ends it so enter 'bye' in the chat terminal only when you want to end the chat.. chat_server.py has the most Control of the Chat.
1.NOW Terminal_chat Supports Highly Secure AES Encryption...!
To make Terminal_chat Even Better Contribute to it Or use and Report Any Bugs or fixes Required..
git clone https://github.com/SxNade/Terminal_chat