yourfavorite / proxy-tester

Node script for testing if a proxy works on a specific domain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxy-tester

Node script for testing if a proxy works on a specific domain.

  1. Run npm i
  2. Rename proxies.default.txt to proxies.txt
  3. Add proxies one per line in format user:pass@ip:port
  4. Run npm start
  5. Results will be displayed in terminal and saved to a file (results.csv)

About

Node script for testing if a proxy works on a specific domain.


Languages

Language:JavaScript 100.0%