Skip to content

bluestar-b/dumb-telnet-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

just stupid messaging system written in python and pure tcp

bluestar@pipebomb:~$ telnet 127.0.0.1 55555
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
msg: hello world
[14:46:20] 127.0.0.1:63031: hello world
MSG: no case sensitive :D
[14:46:32] 127.0.0.1:63031: no case sensitive :D


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages