Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TooTallNate/node-https-proxy-agent

Node.js HTTP Proxy Agents Monorepo
https://github.com/TooTallNate/node-https-proxy-agent

agent http https nodejs pac proxy socks

Last synced: about 2 months ago
JSON representation

Node.js HTTP Proxy Agents Monorepo

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).