Metadata-Version: 1.1
Name: mitmproxy
Version: 0.10.1
Summary: An interactive, SSL-capable, man-in-the-middle HTTP proxy for penetration testers and software developers.
Home-page: http://mitmproxy.org
Author: Aldo Cortesi
Author-email: aldo@corte.si
License: UNKNOWN
Description: **mitmproxy** is an interactive, SSL-capable man-in-the-middle proxy for HTTP
        with a console interface.
        
        **mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP.
        
        **libmproxy** is the library that mitmproxy and mitmdump are built on.
        
        Complete documentation and a set of practical tutorials is included in the
        distribution package, and is also available at mitmproxy.org_.
        
        .. _mitmproxy.org: http://mitmproxy.org
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Software Development :: Testing
