Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T04:04:12.000Z (18 days ago)
- Last Synced: 2024-12-19T18:40:47.374Z (6 days ago)
- Topics: agent, http, https, nodejs, pac, proxy, socks
- Language: TypeScript
- Homepage: https://proxy-agents.n8.io
- Size: 794 KB
- Stars: 963
- Watchers: 19
- Forks: 248
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Node.js HTTP Proxy Agents Monorepo
==================================
[![Build Status](https://github.com/TooTallNate/proxy-agents/workflows/Node%20CI/badge.svg)](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).