Skip to content

dimnorin/Proxy-Anonymity-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy-Anonymity-Checker

Check your proxies anonymity and divide them into high and low anonimus.

Proxy anonimity is determined by getting HTTP headers through this proxy. If headers is a one of following:

  • X-Forwarded-For
  • X-Real-IP
  • Via

then proxy is low anonimus, otherwise high.

Once you've downloaded Proxy Anonymity Checker, you can start the checker with the following steps:

  • Put your proxies list into file proxy_src.txt in app root folder.
  • Put headers.php file on your server.
  • Write all config into app.properties file.
  • Run the checker:
java -jar checker.jar

Your HIGH Anonimous proxies will be in proxy_dst_high.txt and LOW Anonimous will be in proxy_dst_low.txt

About

Check proxies anonimity and divide HIGH anonimoius proxies from LOW anonimous

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published