https://github.com/maxnowack/proxy-checker
https://github.com/maxnowack/proxy-checker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxnowack/proxy-checker
- Owner: maxnowack
- Created: 2020-01-21T20:36:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T09:57:06.000Z (over 6 years ago)
- Last Synced: 2025-01-22T02:35:38.704Z (over 1 year ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
```
PORT=8080
ROOT_URL=https://example.com
MONGO_URL=mongodb://localhost:27017
CONCURRENCY=25
```