/PyTChat

simple telnet chat server written in python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Licence GPLv3

PyTChat - Telnet Chat Server

Dépendances:

  • Python 2.7 ou Python 3.x

Utilisation

$ python pyTChat.py &

Et connectez vous:

$ telnet 127.0.0.1 1337

TO-DO

  • Meilleure gestion des déconnexions
  • Vos propositions 😉
  • Nettoyage du code 😱