Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54112
| Path | csiph.com!usenet.pasdenom.info!aioe.org!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <prvs=96161cec3=jeanmichel@sequans.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.173 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.68; '*S*': 0.02; 'static': 0.04; 'hosts': 0.07; 'cc:addr:python-list': 0.11; 'ssh': 0.16; 'subject:format': 0.16; 'app': 0.19; 'subject:page': 0.19; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'parse': 0.24; 'cc:no real name:2**0': 0.24; 'login': 0.25; 'header:In-Reply- To:1': 0.27; '-----': 0.33; 'something': 0.35; 'wrong': 0.37; 'remote': 0.38; 'server': 0.38; 'thank': 0.38; 'commands': 0.60; 'you.': 0.62; 'information': 0.63; 'such': 0.63; 'myself': 0.63; 'received:194': 0.64; 'to:addr:gmail.com': 0.65; 'notice:': 0.67; 'person,': 0.68; 'privileged.': 0.69; 'disclose': 0.74; 'subject:system': 0.84; 'subject:via': 0.84; 'medium.': 0.91 |
| X-IronPort-AV | E=Sophos;i="4.90,898,1371074400"; d="scan'208";a="1897496" |
| X-Virus-Scanned | amavisd-new at zimbra.sequans.com |
| Date | Fri, 13 Sep 2013 14:31:15 +0200 (CEST) |
| From | Jean-Michel Pichavant <jeanmichel@sequans.com> |
| To | Rodrick Brown <rodrick.brown@gmail.com> |
| In-Reply-To | <-7222838418607307603@unknownmsgid> |
| Subject | Re: Telnet to remote system and format output via web page |
| MIME-Version | 1.0 |
| X-Mailer | Zimbra 7.2.4_GA_2900 (ZimbraWebClient - GC29 (Win)/7.2.4_GA_2900) |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | base64 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.353.1379075483.5461.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1379075483 news.xs4all.nl 15941 [2001:888:2000:d::a6]:33119 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:54112 |
Show key headers only | View raw
----- Original Message ----- > I would use something like fabric to automatically login to hosts via > ssh then parse the data myself to generate static HTML pages in a > document root. > > Having a web app execute remote commands on a server is so wrong in > many ways. Such as ? JM -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Telnet to remote system and format output via web page Jean-Michel Pichavant <jeanmichel@sequans.com> - 2013-09-13 14:31 +0200
csiph-web