Skip to content

A Thread Safe fast way to find proxies. Find 2000-5000 working http,socks4,socks5 proxies in one scan.

Notifications You must be signed in to change notification settings

codehunte/Zmap-ProxyScanner

Repository files navigation

Zmap-ProxyScanner

A Thread Safe fast way to find proxies. Find 2000-5000 working http,socks4,socks5 proxies in one scan.

379e86d10c8e05e9d21a20647d37c70ea0d5e976c72a44a2a5506c88d31e5cf3

Config

{"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 } }

Flag Args

-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.

Features

  • Scan entire world for http,socks4 and socks5 proxies.
  • Inbuilt file + (from url) proxy scanner
  • Display ISP, Country

Example Run

zmap -p 8080 | ./ZmapProxyScanner -p 8080

Build

Requires go v1.19+

git clone https://github.com/Yariya/Zmap-ProxyScanner.git cd Zmap-ProxyScanner go build

About

A Thread Safe fast way to find proxies. Find 2000-5000 working http,socks4,socks5 proxies in one scan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go100.0%