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

https://github.com/redco/goose-proxy-rotator

Simple proxy rotator with express api
https://github.com/redco/goose-proxy-rotator

Last synced: 2 months ago
JSON representation

Simple proxy rotator with express api

Awesome Lists containing this project

README

        

# goose-proxy-rotator
Simple proxy rotator

## Usage
```
PROXIES='[{"host": "127.0.0.1", "port": 8000, "auth": "test:test"}]' npm start
```