https://github.com/vrikodar/terminal_chat
Setup a AES Encrypted communication Between two machines Right from terminal
https://github.com/vrikodar/terminal_chat
aes-encryption chat-room client-server-chat-application communication-networks covert-channel encrypted-chat encrypted-connections encrypted-messages encryption-decryption machines python-networking python3 socket-programming socket-server
Last synced: 2 months ago
JSON representation
Setup a AES Encrypted communication Between two machines Right from terminal
- Host: GitHub
- URL: https://github.com/vrikodar/terminal_chat
- Owner: vrikodar
- License: gpl-3.0
- Created: 2020-11-17T05:53:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-02T04:58:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T05:23:37.755Z (3 months ago)
- Topics: aes-encryption, chat-room, client-server-chat-application, communication-networks, covert-channel, encrypted-chat, encrypted-connections, encrypted-messages, encryption-decryption, machines, python-networking, python3, socket-programming, socket-server
- Language: Python
- Homepage:
- Size: 1.59 MB
- Stars: 17
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminal_Chat

`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`