mattcg / socks5-client

SOCKS v5 client socket implementation in JavaScript for Node.JS.
Other
56 stars 31 forks source link

what is it? #6

Closed raitucarp closed 9 years ago

raitucarp commented 9 years ago
Error: SOCKS connection failed. Connection refused.
     at Socket.socket.ondata (/home/apps/myapps/node_modules/socks5-http-client/node_modules/socks5-client/lib/socket.js:193:12)
     at TCP.onread (net.js:527:27)

I use tor service. is it because tor service timeout, or something wrong with socket.js? could you update this module and check the probability of bug for latest node?

mattcg commented 9 years ago

This package is now compatible with node v0.12.0. Will you try the latest version please? It's 1.0.0. You might have to update the version string in your package config.