s0md3v / Photon

Incredibly fast crawler designed for OSINT.
GNU General Public License v3.0
10.96k stars 1.49k forks source link

Rotating proxies and socks5 support #129

Closed oXis closed 5 years ago

oXis commented 5 years ago

Add support for rotating proxies and socks5 proxies.

-p supports input like http://IP:PORT, http://DOMAIN:PORT, socks5://IP:PORT, socks5://DOMAIN:PORT, IP:PORT, DOMAIN:PORT. -p can also take a file as input, each line is a proxy following the format above.

v1.3.2

Tested on

os: Linux Mint 19.1
python: 3.6.7