chill117 / proxy-verifier

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

Create country verification method #2

Closed chill117 closed 8 years ago

chill117 commented 8 years ago

ProxyVerifier.checks.country(proxy, cb)

Use a modified version of node-geoip (to use less RAM) to look-up in which country the proxy's IP address is located.