Metadata-Version: 1.0
Name: sshproxy
Version: 0.6.0-beta0
Summary: pure python implementation of an ssh proxy
Home-page: http://sshproxy-project.org/
Author: David Guerizec
Author-email: david@guerizec.net
License: UNKNOWN
Download-URL: http://sshproxy-project.org/download/sshproxy-0.6.0-beta0.tar.gz
Description: 
        sshproxy is an ACL proxy to allow (or deny) users to connect to remote
        sites.
        
        It contains a password database which relieve the users from having to
        know the password or key of the remote sites.
        
        `Read more...`_
        
        .. _`Read more...`: http://penguin.fr/sshproxy/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Security
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
