TooTallNate / node-proxy-agentLinks
Maps proxy protocols to `http.Agent` implementations
☆279Updated 2 years ago
Alternatives and similar repositories for node-proxy-agent
Users that are interested in node-proxy-agent are comparing it to the libraries listed below
Sorting:
- Node HTTP/HTTPS Agents for tunneling proxies☆536Updated 4 years ago
- A SOCKS (v4/v5) proxy `http.Agent` implementation for HTTP and HTTPS☆332Updated 2 years ago
- Extracting archives made easy☆417Updated 2 years ago
- An HTTP(s) proxy `http.Agent` implementation for HTTP endpoints☆130Updated 2 years ago
- kill trees of processes☆353Updated 5 years ago
- Infer the content-type of a request.☆227Updated 3 weeks ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆261Updated 5 years ago
- A rate limiter for node.js streams.☆216Updated 10 years ago
- yet another zip library for node☆372Updated 11 months ago
- Node.js final http responder☆229Updated last week
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆394Updated 3 years ago
- HTTP status utility☆284Updated 3 weeks ago
- Support keepalive http agent.☆598Updated last year
- Generate self-signed certificates from node.js☆251Updated 2 weeks ago
- Create and parse HTTP Content-Disposition header☆237Updated 2 weeks ago
- Execute a callback when a request closes, finishes, or errors☆403Updated 3 weeks ago
- A proxy rules add-on to the node-http-proxy module.☆126Updated 4 years ago
- fs bindings for tar-stream☆375Updated 3 months ago
- Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.☆323Updated last month
- NodeJS file stream rotator☆148Updated last year
- find process by port/pid/name etc.☆135Updated 3 weeks ago
- A wrapper and enhancements for fs.watch☆341Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆345Updated 2 weeks ago
- Helper module for loading your native module's `.node` file☆418Updated last year
- Get and validate the raw body of a readable stream☆397Updated 3 weeks ago
- Split Streams3 style☆293Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Import a module while bypassing the cache☆286Updated 10 months ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.