A simple TCP proxy built using Node.js
An HTTP(s) proxy `http.Agent` implementation for HTTPS
HTTP proxying for the masses
A full-featured HTTP proxy for Node.js.
TypeScript definitions for http-proxy
the http/https agent used by the npm cli
simple tcp proxy
better fetch for Node.js. Works on any JavaScript runtime!
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
Wraps node's Server interfaces to be compatible with the PROXY protocol
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
Datadog API Node.JS Client
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 proxy written with Node.js (think Squid)
An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Turn a function into an `http.Agent` instance
Maps proxy protocols to `http.Agent` implementations
A base class for tcp client with basic functions
A simple Node.js module to check if a TCP port is already bound.
An HTTP/1.1 client, written from scratch for Node.js