mubeng

Fast proxy checker and IP rotator for testing proxies

brewmacoslinux
Try with needOr install directly
Source

About

Incredibly fast proxy checker & IP rotator with ease

Commands

mubeng

Examples

check if proxies are working and alive$ mubeng -f proxies.txt
test proxy speed and response time$ mubeng -f proxies.txt -t 5000
rotate through working proxies automatically$ mubeng -f proxies.txt -b 127.0.0.1:8080
verify proxy list and save only working ones$ mubeng -f proxies.txt -o working_proxies.txt
run local proxy server with rotation and checking$ mubeng -f proxies.txt -b 0.0.0.0:3000 -t 10000