Skip to content

ParzivalHack/T-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT :

This software start a python server (server.py) and then lets you connect to it and chat on it anonymously (client.py).

TESTED ON :

  • Termux✅
  • Linux✅

REQUIREMENTS :

  • Python [pkg install python -y]
  • Python2 [pkg install python2 -y]
  • Socket [pip install socket -y]
  • Os [pkg install os -y]
  • ⚠️If pkg command doesn't work, try with pip⚠️

INSTALLATION & USAGE:

In a new session :

  • python client.py
  • ⚠️As soon as you started your python server, make your friends download this tool and connect to that server by doing "python client.py" on their terminal ⚠️

FEATURES :

  • [+] Start Python server!
  • [+] Chat anonymously!
  • [+] Beginner friendly!
  • [+] Works on Termux!

About

Private Chatroom for hackers to chat anonymously

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages