Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53959
| Date | 2013-09-11 13:45 +0100 |
|---|---|
| From | Jugurtha Hadjar <jugurtha.hadjar@gmail.com> |
| Subject | Re: Telnet to remote system and format output via web page |
| References | <8ac501c2-8fbc-4b6c-9e71-49c811f8fb5e@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.248.1378904139.5461.python-list@python.org> (permalink) |
On 09/11/2013 11:45 AM, Kenroy Bennett wrote: > 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 security an issue ? How sensitive is the information you are querying ? Must it be Telnet ? -- ~Jugurtha Hadjar,
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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