Showing 1-20 of 28,420 packages
Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only.
Lightweight proxy for local HTTPS development using self-assigned SSL certificate.
ssl proxy for couchdb
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
AWS RDS SSL certificates bundles.
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.
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Maps proxy protocols to `http.Agent` implementations
Determine address of proxied request
The one-liner node.js proxy middleware for connect, express, next.js and more
Command-line companion utility for Postman
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A PAC file proxy `http.Agent` implementation for HTTP
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Generate trusted local SSL/TLS certificates for local SSL development
Global HTTP/HTTPS proxy configurable using environment variables.
Turn a function into an `http.Agent` instance
A Vite plugin to generate untrusted certificates for HTTPS dev servers
Simple http/https proxy daemon. Proxying based on the excellent node-http-master.