Skip to content

This is an advanced HTTP/SOCKS proxy tester.

License

Notifications You must be signed in to change notification settings

CYB3RMX/proxy-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

HTTP/SOCKS Proxy Tester

This script tests a proxy by attempting a connection to www.msn.com through a proxy and saves the response.

#Compile: gcc -o -pthread proxytester proxytester.c

#Usage: Run with following arguments... ./proxytester proxies_file.txt output_file.txt 1-4 #1 = HTTP #2 = HTTPS #3 = SOCKS4 #4 = SOCKS5

About

This is an advanced HTTP/SOCKS proxy tester.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 100.0%