mscdex / socksv5

SOCKS protocol version 5 server and client implementations for node.js
MIT License
400 stars 121 forks source link

implementation is broken in node 7 #22

Open lee-elenbaas opened 7 years ago

lee-elenbaas commented 7 years ago

node 7 does not offer net._normalizeConnectArgs anymore so the socks client gets broken