Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #53948

Telnet to remote system and format output via web page

Newsgroups comp.lang.python
Date 2013-09-11 03:45 -0700
Message-ID <8ac501c2-8fbc-4b6c-9e71-49c811f8fb5e@googlegroups.com> (permalink)
Subject Telnet to remote system and format output via web page
From Kenroy Bennett <bennettk9999@gmail.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Telnet to remote system and format output  via web page Kenroy Bennett <bennettk9999@gmail.com> - 2013-09-11 03:45 -0700
  Re: Telnet to remote system and format output  via web page Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2013-09-11 13:45 +0100
  Re: Telnet to remote system and format output via web page Rodrick Brown <rodrick.brown@gmail.com> - 2013-09-11 10:13 -0400

csiph-web