abhinavsingh/proxy.py
💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" framework • ➵ ➶ ➷ ➠ "PubSub" framework • 👷 "Work" acceptor & executor framework observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 98
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 74.0
- age_days: 4762
- days_rel: 561
- days_push: 16
- n_releases_24m: 3
Adoption not part of the score
3550 stars · 626 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
proxy.py is a fast, lightweight, zero-dependency Python library and CLI tool for building HTTP/HTTPS proxy servers and web servers, with pluggable frameworks for TLS interception, DNS-over-HTTPS, reverse/forward proxying, PubSub, and work execution. It can serve as an ngrok/FRP alternative or a 'poor man's VPN' for tunneling and traffic interception scenarios.
Use cases
- run a local http/https proxy server in python
- intercept tls traffic for debugging
- expose a local server to the internet like ngrok
- set up a reverse proxy
- build a custom proxy with plugins
- test apps behind a man-in-the-middle proxy
- tunnel traffic as a lightweight vpn alternative
When to choose
- you need a zero-dependency, embeddable proxy in Python
- you want a programmable proxy framework with plugin support
- you need TLS interception or MITM capabilities for testing
- you want a lightweight ngrok alternative you control
When to avoid
- you need production-grade high-throughput proxying like nginx or HAProxy
- you need a full-featured VPN with strong encryption guarantees
- you need a GUI-based proxy tool like Charles or Fiddler
Facets
library · maturity active
proxy http-server web-framework middleware security networking networking security developer-tools web-development privacy python windows cross-platform cli http-proxy https-proxy tls-interception mitm reverse-proxy forward-proxy dns-over-https tunnel ngrok-alternative zero-dependency pluggable pubsub vpn linux macos docker
2 sources
- readme: https://github.com/abhinavsingh/proxy.py · fetched 2026-08-28 · 4472224e19f0
- registry_pypi: https://pypi.org/pypi/proxy.py/json · fetched 2026-08-29 · 1debf3572b5b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| abhinavsingh/proxy.py | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="abhinavsingh/proxy.py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem