Skip to content

VarshaChahal/python-mitmproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mitmproxy

How to use:

Install requirements

  pip install -r requirements.txt

Run mitm proxy:

  py ./start_mitm.py

Shut the proxy down:

  py ./shutdown_mitm.py

You can also use curl to shut the proxy down:

  curl -H "shutdown: shutdown" localhost:8085

About

python scripts to start and shutdown mitm proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages