About this site

This site presents a list of open source HTTP proxies written in java and python, with comparison tables, so that you compare the proxies on a feature by feature basis. Further detail is available on each proxy: click it's name for more info.

NAVIGATION: Front page | java proxy comparison table | python proxy comparison table

Detailed information about PYTHON proxy: pymiproxy - Python Micro Interceptor Proxy
Proxy Name pymiproxy - Python Micro Interceptor Proxy
Language and version python version: 2.7
HTTP version 1.1
HTTPS Connect yes
Windows NTLM support no
Last updated YYYY-MM-DD 2012-07-23
Platform all
Author Nadeem Douba
Home page https://github.com/allfro/pymiproxy
Primary features A small and sweet man-in-the-middle proxy capable of doing HTTP and HTTP over SSL.
Features

From the product page

pymiproxy is a small, lightweight, man-in-the-middle proxy capable of performing HTTP and HTTPS (or SSL) inspection. The proxy provides a built-in certificate authority that is capable of generating certificates for SSL-based destinations. Pymiproxy is also extensible and provides two methods for extending the proxy: method overloading, and a pluggable interface. It is ideal for situations where you're in dire need of a cool proxy to tamper with out- and/or in-bound HTTP data.

License GPL
Design Architecture Threaded
Notes Requires pyopenssl