Skip to content

Connect a socket over a tcp/ip multithreaded connection using Python

Notifications You must be signed in to change notification settings

derekawilson72/TelnetSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TelnetSocket

Connect a socket over a tcp/ip multithreaded connection

  1. Establish a socket connection usable through telnet to monitor a process by relaying messages from the process.
  2. when the user makes a telnet (or other) socket connection, the class will relay the message to the client.

About

Connect a socket over a tcp/ip multithreaded connection using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published