https://github.com/TooTallNate/proxy-agents
Node.js HTTP Proxy Agents Monorepo
https://github.com/TooTallNate/proxy-agents
agent http https nodejs pac proxy socks
Last synced: 27 days ago
JSON representation
Node.js HTTP Proxy Agents Monorepo
- Host: GitHub
- URL: https://github.com/TooTallNate/proxy-agents
- Owner: TooTallNate
- Created: 2013-07-09T20:43:26.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T19:38:34.000Z (about 2 months ago)
- Last Synced: 2025-03-16T05:07:42.988Z (about 1 month ago)
- Topics: agent, http, https, nodejs, pac, proxy, socks
- Language: TypeScript
- Homepage: https://proxy-agents.n8.io
- Size: 865 KB
- Stars: 1,004
- Watchers: 18
- Forks: 251
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-github-star - proxy-agents
README
Node.js HTTP Proxy Agents Monorepo
==================================
[](https://github.com/TooTallNate/proxy-agents/actions?workflow=Node+CI)This monorepo contains various Node.js HTTP Agent implementations that operate over proxies using various protocols.
For the most common use-cases, you should be using the [`proxy-agent`](./packages/proxy-agent) module, which utilizes the other, more low-level, agent implementations.
You can find [changelogs here](CHANGELOG.md).