pip install fallixy
mitmproxy
This repository contains the mitmproxy and pathod projects, as well as their shared networking library, netlib.
mitmproxy
is an interactive, SSL-capable intercepting proxy with a console
interface.
mitmdump
is the command-line version of mitmproxy. Think tcpdump for HTTP.
pathoc
and pathod
are perverse HTTP client and server applications
designed to let you craft almost any conceivable HTTP request, including ones
that creatively violate the standards.