chobits/ngx_http_proxy_connect_module
A forward proxy module for CONNECT request handling observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3828
- days_rel: n/a
- days_push: 745
- n_releases_24m: 0
Adoption not part of the score
1975 stars · 516 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An nginx module (also compatible with Tengine and OpenResty) that adds support for the HTTP CONNECT method, turning nginx into a forward proxy capable of tunneling SSL/TLS traffic. It supports access control, timeouts, basic authentication, and WebSocket proxying.
Use cases
- set up an nginx forward proxy for HTTPS CONNECT tunneling
- proxy SSL traffic through a self-hosted HTTP proxy
- add basic authentication to an HTTP CONNECT proxy
- tunnel WebSocket connections through nginx
- build a forward proxy on Tengine or OpenResty
- restrict CONNECT ports with allowlists
When to choose
- you already run nginx/Tengine/OpenResty and need CONNECT proxy support
- you want a configurable, authenticated forward proxy without extra software
- you need to tunnel HTTPS or WebSocket traffic through a proxy
When to avoid
- you need a full SOCKS proxy rather than HTTP CONNECT
- you want a standalone proxy server without compiling nginx modules
- you need SOCKS5 or protocol-level anonymization features
Facets
plugin · maturity active
proxy networking http-server middleware networking web-development security self-hosted cross-platform nginx-module forward-proxy http-connect tunneling tengine openresty websocket-proxy linux nginx
1 source
- readme: https://github.com/chobits/ngx_http_proxy_connect_module · fetched 2026-08-28 · f492eab20332
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chobits/ngx_http_proxy_connect_module | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="chobits/ngx_http_proxy_connect_module")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem