hpts(http-proxy-to-socks) is a nodejs client to convert socks proxy into http proxy
hpts(http-proxy-to-socks) is a nodejs client to convert socks proxy into http proxy
Maps proxy protocols to `http.Agent` implementations
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Turn a function into an `http.Agent` instance
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
A PAC file proxy `http.Agent` implementation for HTTP
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
Maps proxy protocols to `http.Agent` implementations
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
An HTTP(s) proxy `http.Agent` implementation for HTTP
Socks proxy for Node builtin `fetch`
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
Proxy agent support for @cordisjs/plugin-http
The one-liner node.js proxy middleware for connect, express, next.js and more
Command-line companion utility for Postman
A lightweight Node.js wrapper for routing HTTP(S) traffic through Tor, including optional ControlPort circuit rotation.
`Request#proxy(uri)` superagent extension
HTTP proxying for the masses
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Global HTTP/HTTPS proxy configurable using environment variables.
TypeScript definitions for http-proxy
http proxy middleware for express
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
Manage HTTP(S) and SOCKS proxies for Rails apps. Supports ActiveRecord and Mongoid as ORM.
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby and a simple REST API (as shown below). MockServer Proxy is a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding). Both MockServer and the MockServer Proxy record all received requests so that it is possible to verify exactly what requests have been sent by the system under test.
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies. This is a fork of proxifier https://github.com/samuelkadolph/ruby-proxifier The fork allows the gem to run on modern ruby versions and adds some minor features.