Telnet-like interface with authentication in server

Thomas Weholt thomas at gatsoft.no
Thu Mar 14 02:46:12 EST 2002


Got a webserver based on BaseHTTPServer using threads and I want a simple
text-based interface to, like telnet. Would it be possible to have a normal
telnet-client connect to my server somehow, get a prompt for username and
password and be able to run simple commands and see some output ?

This would be very handy for debugging etc.

Thomas





More information about the Python-list mailing list