retr0chat telnet server
Go to file
ed 546e999dbc concurrency fixes
* clean shutdown
* fix crash on client disconnect
* workaround race in print builtin
* deadlock diagnostics helper
2018-01-08 02:03:33 +01:00
doc light refactoring 2018-01-07 11:08:02 +01:00
r0c concurrency fixes 2018-01-08 02:03:33 +01:00
scripts light refactoring 2018-01-07 11:08:02 +01:00
test concurrency fixes 2018-01-08 02:03:33 +01:00
.editorconfig fix² tab size 2018-01-07 21:10:33 +01:00
.gitignore concurrency fixes 2018-01-08 02:03:33 +01:00
LICENSE Initial commit 2018-01-07 06:53:56 +01:00
README.md readme 2018-01-07 07:08:47 +01:00
r0c.py concurrency fixes 2018-01-08 02:03:33 +01:00
r0c.sublime-project fix tab size 2018-01-07 21:03:05 +01:00

README.md

r0c telnet server

features

  • tries to be irssi
  • runs on python 2.6, 2.7, 3.x
  • supports telnet and netcat clients
  • fallbacks for inhumane conditions
    • linemode
    • no vt100 / ansi escape codes