NAVIGATION: Front page | java proxy comparison table | python proxy comparison table
| 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 |