Описание тега mitmproxy
NoneMitmproxy is an interactive console tool that allows network traffic to be inspected and edited on the fly.
Its features include:
- Intercept HTTP/HTTPS requests and responses and modify them on the fly.
- Save complete HTTP/HTTPS conversations for later replay and analysis.
- Replay the client-side of an HTTP/HTTPS conversations.
- Replay HTTP/HTTPS responses of a previously recorded server.
- Reverse proxy mode to forward traffic to a specified server.
- Transparent proxy mode on OSX and Linux.
- Make scripted changes to HTTP/HTTPS traffic using Python.
- SSL certificates for interception are generated on the fly.