Skip to content

xdebron/proxyfarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxyfarm

Farm proxies all around the world

proxyfarm is a proxy farming tool written with GoLang for high performance and concurrency. Currently can handle 130k proxies with 1 gb ram and 1 core processor.

TODO

  • Add syn scan before proxy checking.
  • Add syn scan for subnets of existing proxies.

Dependencies

  • github.com/go-sql-driver/mysql
  • h12.io/socks
  • And of course working mysql server.

Usage

First of all you need to create new database for proxyfarm using provided sql file. Install dependencies given above then compile and run. It will immediately create https server for you.

Releases

No releases published

Packages

No packages published

Languages