A Thread Safe fast way to find proxies. Find 2000-5000 working http,socks4,socks5 proxies in one scan.
{
"check-site": "https://google.com",
"proxy-type": "http",
"http_threads": 2000,
"headers": {
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.115 Safari/537.36",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
},
"print_ips": {
"enabled": true,
"display-ip-info": true
},
"timeout": {
"http_timeout": 5,
"socks4_timeout": 5,
"socks5_timeout": 5
}
}
-p <port> - Port you want to scan.
-o <proxies.txt> - Writes proxy hits to file.
-input <proxies.txt> - Loads the proxy list and checks it.
-url https://api.com/proxies - Loads the proxies from an api and checks it.
- Scan entire world for http,socks4 and socks5 proxies.
- Inbuilt file + (from url) proxy scanner
- Display ISP, Country
- Be Sure to use an Hosting that allows Portscan just like https://pfcloud.io
zmap -p 8080 | ./ZmapProxyScanner -p 8080
Requires go v1.19+
git clone https://github.com/Yariya/Zmap-ProxyScanner.git
cd Zmap-ProxyScanner
go build