afp is a small node.js script to automatically select the "fastest" proxy from a predetermined list of http proxies, and pass it on to a user defined proxy command.
This is currently configured to test the HTTP proxies in IIT KGP.
- Node.js / NPM
- cURL
npm install
for installation.node main.js
to run.