chill117 / proxy-verifier

NodeJS module to check proxies: if functional, anonymity level, tunneling, supported protocols.
MIT License
76 stars 16 forks source link

It doesnt work anymore. #26

Closed AlMuz closed 3 years ago

AlMuz commented 4 years ago

Looks like your domain bitproxies.eu died and verifier doesnt work anymore..

chill117 commented 4 years ago

Thanks for the heads-up. I am working to restore the domain and the checking service now.

I have a work-in-progress branch of this module that removes this remote dependency, but I haven't had time to finish it. Hopefully in the coming weeks I will.

sepatin commented 3 years ago

@chill117 Thanks for your great tool ! Did you have time to finalize your PR and do you plan to merge it quickly ?

vladpuz commented 3 years ago

+1

chill117 commented 3 years ago

I shutdown the remote service because it was receiving too much traffic for my server to handle. I don't have time to work on this at the moment. But there is that work-in-progress branch that I started, in case anyone wants to give it a go.

chill117 commented 3 years ago

Latest version of this module uses https://ifconfig.me as the proxy check service, so no longer dependent on the now offline bitproxies.eu service.