3734 Forks
31523 Stars
31523 Watchers

mitmproxy

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

How to download and setup mitmproxy

Open terminal and run command
git clone https://github.com/mitmproxy/mitmproxy.git
git clone is used to create a copy or clone of mitmproxy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mitmproxy https://github.com/mitmproxy/mitmproxy/archive/master.zip

Or simply clone mitmproxy with SSH
[email protected]:mitmproxy/mitmproxy.git

If you have some problems with mitmproxy

You may open issue on mitmproxy support forum (system) here: https://github.com/mitmproxy/mitmproxy/issues