Skip to content
/ examiner Public

💻 A multi-threaded proxy checker made in Go.

License

Notifications You must be signed in to change notification settings

nates/examiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 examiner

A multi-threaded proxy checker made in Go.

🧳 Requirements

  • Go (latest)

🏗️ Building

go get -u "h12.io/socks"
go build ./src/examiner

🕹️ Usage

Put your proxies into proxies.txt separated by each line.

./examiner.exe -threads=300 -type=[https | socks5 | socks4] -url=https://google.com/ -text=google -timeout=5