mscdex / socksv5

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

how connect socket io net through http proxy? #38

Closed hktalent closed 5 years ago

hktalent commented 6 years ago

how connect socket io net through http proxy?

auto use process.env["HTTP_PROXY"]

thanks