Telnet to remote system and format output via web page

Kenroy Bennett bennettk9999 at gmail.com
Wed Sep 11 06:45:08 EDT 2013


Hi


I would like to create a web  app using flask or cgi library  along with telnetlib to telnet to specific servers and execute commands and retrieve the output.
The output will then be  formatted and outputted to a webpage .

. Is this the best way of getting info from a remote system to be output to a web page? 

Is flask over kill for project like this ?

Thanks,
Kenroy



More information about the Python-list mailing list