SaaSHub helps you find the best software and product alternatives Learn more →
Mitmproxy Alternatives
Similar projects and alternatives to mitmproxy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
-
-
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
-
-
-
-
-
-
Proxyman
The best-in-class HTTP Debugger for macOS. Capture HTTP/HTTPS from macOS, iOS, Android with a few clicks ✅
-
httptoolkit
HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help.
-
bettercap
The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks.
-
-
Wireshark
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. You're welcome to submit pull requests there.
mitmproxy discussion
mitmproxy reviews and mentions
-
How to audit what your IDE extension actually sends to the cloud
mitmproxy is the gold standard here. It's free, open source, and Python-scriptable.
-
How to Debug Encrypted API Traffic When Console.log Isn't Enough
A Man-in-the-Middle (MITM) proxy sits between your client and the destination server, intercepting and decrypting TLS traffic so you can inspect it in plain text. Before you panic about the name — this is a standard, legitimate debugging technique. Tools like mitmproxy have been used by developers for years.
-
Overcoming Geo-Blocked Feature Testing with Zero-Budget DevOps Strategies
Leverage open-source proxy tools like mitmproxy or tinyproxy, which allow you to intercept and modify HTTP requests and responses in real-time. By configuring these, you can simulate different geo conditions:
-
Kubernetes Egress Control with Squid Proxy
I have had great experience scripting and running http://mitmproxy.org for these purposes. I also have set it in production as a dumb caching proxy for upstream services (We do a lot dumb GETs to list/enumerate)
-
Tracking outbound API calls from your application: why, what worked (and what didn’t)
We used mitmproxy. It’s lightweight, easy to run, and gives a clean log of every outbound request.
-
Always Up-to-Date API Docs Are Real (And No, It’s Not AI)
HTTP proxies like mitmproxy can intercept and export traffic as HAR
- Watching HTTP Traffic from n8n with mitmproxy
-
eInk Mode: Making Web Pages Easier to Read
> if the rendering engine and network fetching were easily separable - and you could insert your own steps into that pipeline, you could do all sorts of neat stuff.
Can’t that be done relatively easily with https://mitmproxy.org/?
-
colander VS mitmproxy - a user suggested alternative
2 projects | 28 Mar 2025
- uBlock Origin is no longer available on the Chrome Store
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
mitmproxy/mitmproxy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of mitmproxy is Python.