socks5-https-client
socks5-https-client copied to clipboard
node 14+
your library doesn't work with nodejs 14+ and higher, did you consider to fix it?
Same problem here. It doesn't work for node versions above 14.16.1
@poi5305 fixed this issue in his fork, but with many socks connections (in my case 200+ open connections - tested on node v18 and v20) process has memory leak with this fix and my process crash after ~10 minutes, can you please @mattcg look at it, and try to fix memory leak?
@poi5305 I also sent you email ~2 months ago with details about memory leak
EDIT: also error handling doesn't work at all after "fix"