Skip to content

emmaunel/ProxyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Scraper

A fast & simple proxy scraper in golang

Features

  • Scarpes for proxies, obvisiouly
  • checks proxies speeds(speed depends on your network connections)
  • Tells you the location of the proxy

Installation

TODO

  • Find proxies
  • test speeds
  • Chain proxies together based on the second bullet point
  • Encrypt traffic???
  • Look into socks proxies

Bugs

  • Fixed dulipcate proxies in the outfile
  • Scraper finishes before location if received. (threading problem, i think)