Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 391 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 391 Bytes

HOW TO USE PROXYSCRAPER

- Install Python2
- python2 scraper.py <output.txt> [-t threads] [-l yourlist] [-s sort]

HOW TO GET PROXY SOCKS4, SOCKS5, HTTP

  🌟Socks4
- python2 scraper.py proxies_socks4.txt -t 50 -l socks4.txt
  🌟Socks5
- python2 scraper.py proxies_socks5.txt -t 50 -l socks5.txt
  🌟HTTP
- python2 scraper.py proxies_http.txt -t 50 -l http.txt