# qwj/python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.

Repository: https://github.com/qwj/python-proxy
Canonical: https://ross.abutalabs.com/products/python-proxy
Language: Python
License: MIT
License Family: permissive
Topics: pproxy, python, proxy, tunnel, shadowsocks, shadowsocksr, pf, nat, asyncio, socks4, socks5, ssh, quic, http2, http3
Last push: 2024-11-16T11:48:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3717, "days_push": 655, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2204, forks 364 (observed 2026-08-28T04:06:25.845183+00:00)

## What it is
pproxy is a lightweight asynchronous tunnel proxy implemented in pure Python 3 asyncio, supporting HTTP, HTTP2, HTTP3/QUIC, SOCKS4/5, Shadowsocks, ShadowsocksR, SSH, and NAT redirect protocols for both TCP and UDP. It can run as a proxy client or server with features like load balancing, traffic filtering, authentication, and system-wide proxy auto-configuration.

## Use cases
- run a local socks5 or http proxy server
- tunnel traffic through a shadowsocks server
- set up a system-wide proxy on macos or windows
- chain proxies with tunnel and jump support
- redirect iptables or pf NAT traffic through a proxy
- load balance traffic across multiple remote proxy servers
- block or filter hostnames by regex patterns
- proxy UDP traffic over quic or http3

## When to choose
- you need a single lightweight tool supporting many proxy protocols
- you want a pure-python proxy with no heavy dependencies
- you need both TCP and UDP tunneling with shadowsocks or ssh
- you want quick CLI-based proxy setup with system proxy integration

## When to avoid
- you need maximum throughput in a high-traffic production environment
- you need a GUI-managed proxy client
- you require protocol features outside its supported list, such as WireGuard or VPN-level tunneling

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, networking, security, cryptography
- domain: networking, privacy, security, censorship-circumvention
- platform: python, windows, cli, cross-platform
- tags: shadowsocks, socks5, socks4, http-proxy, http2, http3, quic, ssh-tunnel, asyncio, udp, nat-redirect, tunneling, load-balancing, pac, unix-domain-socket, command-line, linux, macos, docker

## Member repositories
- qwj/python-proxy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.845183+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-30T02:46:44.308561+00:00, confidence not recorded.
  - readme: https://github.com/qwj/python-proxy (fetched 2026-08-28T04:06:25.845183+00:00, sha badd1f532bb2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
