Skip to main content

Python looking glass WSGI implementation

Project description

Python looking glass wsgi implementation

Requires:

Python 2.6+

Standard python modules:

  • telnetlib

  • os

  • socket

  • cgi

  • wsgi_ref

  • traceback

  • random

  • argparse

  • json

External:

  • paramiko

Setup:

To run out of the box just clone the repo or install using pip install py-lookingglass or easy_install py-lookingglass, then:

# python -m lg -h

Or you can use it as WSGI callback

lg.lookingglass(name="Looking Glass", cmds={'profile':{'command_name','actual command'}}, hosts=[('password','ip',int(port),int(connection_type),'name','profile')])

Any additional hacks can be applied before init of class

Check help(lg.lookingglass) for more info

Should also install executable py-lookingglass

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-lookingglass-1.01.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page