A behavior used with BeamJS framework to proxy http/s requests and socket connections with or without rules.
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.
Maps proxy protocols to `http.Agent` implementations
Turn a function into an `http.Agent` instance
Determine address of proxied request
An HTTP(s) proxy `http.Agent` implementation for HTTPS
The one-liner node.js proxy middleware for connect, express, next.js and more
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A PAC file proxy `http.Agent` implementation for HTTP
HTTP proxying for the masses
Gracefully terminates HTTP(S) server.
Global HTTP/HTTPS proxy configurable using environment variables.
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
TypeScript definitions for http-proxy
Mock HTTP server for testing HTTP clients and stubbing webservices
Compare two objects using accessed properties with Proxy
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Determine the address of a proxied request
A TypeScript SSE proxy for MCP servers that use stdio transport.
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
http proxy middleware for express
an identity object using ES6 proxies
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.