Metadata-Version: 1.0
Name: ingress
Version: 0.2.0
Summary: A back door to servers.
Home-page: https://bitbucket.org/tebeka/ingress/src
Author: Miki Tebeka
Author-email: miki.tebeka@gmail.com
License: MIT License
Description: A 'backdoor' shell for running servers (very much like Twisted manhole).
        
        Once installed, you can 'telnet <host> <port>' and run Python commands on your
        server environment. This is very helpful in debugging servers.
        
        This one uses only modules found in the standard library.
        
Platform: any
