mahnerak/mitmproxy — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2025-04-20
Debug why an app isn't communicating correctly with a server by inspecting the live HTTP traffic.
Test how an application behaves when it receives unexpected or modified server responses.
Check whether an app is leaking sensitive data over the network during QA testing.
Perform penetration testing on a web app or API by intercepting and analyzing its traffic.
| mahnerak/mitmproxy | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2025-04-20 | 2022-11-22 | — |
| Maintenance | Stale | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Intercepting HTTPS requires installing mitmproxy's CA certificate on the client device.
A tool that sits between your device and the internet to capture, inspect, and modify HTTPS traffic, like a security guard watching web conversations.
Mainly Python. The stack also includes Python.
Stale — no commits in 1-2 years (last push 2025-04-20).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.