TooTallNate/proxy-agents
Node.js HTTP Proxy Agents Monorepo observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 95
- Release rhythm 87
- Longevity 100
Flags: no_license
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: 0
- age_days: 4803
- days_rel: 86
- days_push: 31
- n_releases_24m: 44
Adoption not part of the score
1162 stars · 278 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A monorepo of Node.js HTTP Agent implementations that route HTTP/HTTPS requests through proxies using various protocols (HTTP, HTTPS, SOCKS, PAC). The high-level `proxy-agent` package wraps the lower-level agents for common use cases.
Use cases
- make http requests through a proxy in node.js
- route fetch or axios traffic through a socks proxy
- resolve pac files to pick a proxy automatically
- connect to https sites via an http proxy tunnel
- add proxy support to a node.js http client
When to choose
- you need node.js http/https requests to go through a proxy
- you need socks or PAC-based proxy support in node
- you want maintained, modular proxy agent packages
When to avoid
- you need proxying outside node.js (browser, python, etc.)
- you need a full proxy server rather than a client-side agent
- you need non-HTTP protocols tunneled through proxies
Facets
library · maturity active
http-client proxy networking networking developer-tools backend http-proxy socks-proxy pac http-agent monorepo nodejs javascript typescript
2 sources
- readme: https://github.com/TooTallNate/proxy-agents · fetched 2026-08-28 · d438aa9a0ada
- homepage: https://proxy-agents.n8.io · fetched 2026-08-29 · 376456a4e7f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TooTallNate/proxy-agents | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="TooTallNate/proxy-agents")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem