HTTP/HTTPS Proxy through the system proxy
better fetch for Node.js. Works on any JavaScript runtime!
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
SSH2 client and server modules written in pure JavaScript for node.js
HTTP proxying for the masses
TypeScript definitions for http-proxy
Node HTTP/HTTPS Forward Proxy Agent
A straightforward forward-proxy.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Determine address of proxied request
The one-liner node.js proxy middleware for connect, express, next.js and more
Proxy handler plugin for hapi.js
Fork of node-fetch-native with support for custom agents
Client to proxy webhooks to localhost
Datadog API Node.JS Client
A powerful web-proxy used as a core for the TestCafe testing framework (https://github.com/DevExpress/testcafe).
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
Global HTTP/HTTPS proxy configurable using environment variables.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Maps proxy protocols to `http.Agent` implementations
Turn a function into an `http.Agent` instance
Fork of http-proxy that works on Node v16.x