mscdex / socksv5

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

if node version >= v7 use normalizeArgs instead of normalizeConnectArgs #25

Open rdbell opened 7 years ago

rdbell commented 7 years ago

Fixes issue #22

davidchappelle commented 3 years ago

Curious why this hasn't been merged? Seems to be a very common issue given that this impact core functionality of the module. I am now forced to fork and cherry-pick this fix so that I can point to a stable location while I wait for this fix to be merged.

sacerro commented 3 years ago

I'm sorry, it seems this project is abandoned...