lqqyt2423/go-mitmproxy
mitmproxy implemented with golang. 用 Golang 实现的中间人攻击(Man-in-the-middle),解析、监测、篡改 HTTP/HTTPS 流量。 observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 85
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16.5
- age_days: 2107
- days_rel: 92
- days_push: 92
- n_releases_24m: 9
Adoption not part of the score
1559 stars · 304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Golang implementation of mitmproxy that intercepts, parses, monitors, and tampers with HTTP/HTTPS traffic via a man-in-the-middle proxy. It includes a web interface for viewing traffic details and a plugin mechanism for extending functionality.
Use cases
- intercept and inspect https traffic from mobile apps
- debug http requests and responses through a local proxy
- tamper with api responses during testing
- mock remote endpoints with map remote and map local
- capture websocket and server-sent events traffic
- write custom plugins to analyze or modify proxied requests
When to choose
- you want a mitmproxy-like tool written in Go
- you need a web ui to inspect intercepted http/https traffic
- you want to extend traffic interception with Go plugins
- you need http/2, websocket, or SSE interception support
When to avoid
- you need transparent proxy mode without manual client proxy configuration
- you prefer the mature Python mitmproxy ecosystem and scripting
- you need a GUI desktop application rather than a cli proxy
Facets
cli-tool · maturity active
http-server proxy security developer-tools middleware security developer-tools networking web-development windows cli go mitm https-proxy traffic-interception http-debugging packet-inspection man-in-the-middle command-line linux macos
1 source
- readme: https://github.com/lqqyt2423/go-mitmproxy · fetched 2026-08-28 · 09e181d75334
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lqqyt2423/go-mitmproxy | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="lqqyt2423/go-mitmproxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem