PyMitmProxy

A TCP Proxy creation lib for interactive manipulating and handling TCP packages.


License
MIT
Install
pip install PyMitmProxy==0.0.1

Documentation

PyMitmProxy

This is my Python Man-In-The-Middle Proxy lib:

Installation -Requires python 2

  1. download & install from command line: pip install PyMitmProxy
  2. install from github.com
  3. download the project 1. Click Clone or download
    • Click Download ZIP
      • Download & extract the file
    • Copy link
  4. install the project
    * for those, who copied the github link
    • go to your terminal
    • enter git clone [the link]
    • enter cd PyMitmProxy
      * for those, who downloaded the zip
    • extract the downloaded ZIP file
    • go into it
    • go into PyMitmProxy-master * execute python setup.py install

documentation: None