Skip to content

This is a Go implementation of a proxy checker. It takes a list of proxies from a file and tests them against a target website to check if they are valid.

Notifications You must be signed in to change notification settings

m7medVision/proxy-checker-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Checker

Screenshot

Get Started

How it Works

The program will ask for the filename of your proxy list, the timeout for each request, and the target website to test the proxies against.

It will then test each proxy and display the results with a colored output and save the results to a file named output.txt. Proxies that successfully connect are displayed in green, while failed connections are displayed in red.

Contribution

If you want to contribute to this project, feel free to open a pull request or issue.

License

This tool is under MIT License.

About

This is a Go implementation of a proxy checker. It takes a list of proxies from a file and tests them against a target website to check if they are valid.

Resources

Stars

Watchers

Forks

Languages