mscdex / socksv5

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

Return socket, even if handled #20

Closed adamtheadmin closed 1 year ago

adamtheadmin commented 7 years ago

A nice change to fork the socket even when it is accepted by use of the intercept flag.