# lqqyt2423/go-mitmproxy

mitmproxy implemented with golang. 用 Golang 实现的中间人攻击（Man-in-the-middle），解析、监测、篡改 HTTP/HTTPS 流量。

Repository: https://github.com/lqqyt2423/go-mitmproxy
Canonical: https://ross.abutalabs.com/products/go-mitmproxy
Language: Go
License: MIT
License Family: permissive
Topics: mitmproxy, mitm, https, https-proxy, http, http-proxy
Last push: 2026-06-02T09:45:06+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 86, longevity 100
- inputs: {"age_days": 2107, "days_push": 92, "days_rel": 92, "gap_med": 16.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1559, forks 304 (observed 2026-08-28T04:05:03.542473+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: http-server, proxy, security, developer-tools, middleware
- domain: security, developer-tools, networking, web-development
- platform: windows, cli, go
- tags: mitm, https-proxy, traffic-interception, http-debugging, packet-inspection, man-in-the-middle, command-line, linux, macos

## Member repositories
- lqqyt2423/go-mitmproxy (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.542473+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:29:51.147651+00:00, confidence not recorded.
  - readme: https://github.com/lqqyt2423/go-mitmproxy (fetched 2026-08-28T04:05:03.542473+00:00, sha 09e181d75334)
- Data as of 2026-08-30T08:39:29.467469+00:00.
