Ross ROSS = Recommend OSS · open-source software intelligence for agents

apify/proxy-chain

Node.js implementation of a proxy server (think Squid) with support for SSL, HTTP/HTTPS, SOCKS5, authentication, and upstream proxy chaining. observed · 2026-09-03

github.com/apify/proxy-chain · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

90/100

  • Activity 100
  • Release rhythm 72
  • 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: 32.5
  • age_days: 3222
  • days_rel: 106
  • days_push: 0
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

1020 stars · 167 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A programmable HTTP/HTTPS proxy server library for Node.js, similar to Squid, with support for SSL/TLS, SOCKS4/5, authentication, upstream proxy chaining, and custom HTTP responses. It is commonly used to let tools like headless Chrome and Puppeteer work with upstream proxies that require username/password authentication.

Use cases

  • run a local proxy server so headless Chrome can use an authenticated upstream proxy
  • chain multiple upstream proxies programmatically in Node.js
  • build a custom HTTP/HTTPS proxy with dynamic authentication rules
  • tunnel arbitrary protocols like HTTPS or FTP through an HTTP proxy
  • intercept requests and return custom HTTP responses through a proxy
  • collect traffic statistics through a programmable proxy

When to choose

  • you need a proxy server whose authentication and chaining logic is defined in code and fully dynamic
  • you use Puppeteer or headless Chrome with proxies that require credentials
  • you need SOCKS4/5 and HTTP CONNECT tunneling support in a Node.js proxy
  • you are building scraping infrastructure on top of residential or datacenter proxy pools

When to avoid

  • you just need a simple static forward proxy with a config file - Squid or nginx may be simpler
  • you need proxy protocols beyond Basic Proxy-Authorization
  • your project is not on the Node.js platform

Facets

library · maturity active

proxy http-server auth networking web-scraping networking web-development developer-tools crawlers cross-platform proxy-server proxy-chaining socks5 http-proxy headless-chrome puppeteer ssl-tls traffic-statistics nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
apify/proxy-chainmain90

For agents

markdown · JSON · MCP: product_card(name="apify/proxy-chain")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem