mscdex / socksv5

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

how to set http proxy while using socks.createServer #27

Open vincentruan opened 7 years ago

vincentruan commented 7 years ago

Has any API or user guide for this? because the server side of mine was unable to connect to the network without http proxy.