chill117 / proxy-verifier

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

Unit tests for testTunnel() broken after upgrading request module #15

Closed chill117 closed 7 years ago

chill117 commented 7 years ago

Upgrading request module to 2.79.0 from 2.75.0 causes one of the tunnel unit tests to timeout.

chill117 commented 7 years ago

Fixed