socks5-https-client icon indicating copy to clipboard operation
socks5-https-client copied to clipboard

node 14+

Open aicanfly opened this issue 3 years ago • 2 comments

your library doesn't work with nodejs 14+ and higher, did you consider to fix it?

aicanfly avatar Nov 19 '21 22:11 aicanfly

Same problem here. It doesn't work for node versions above 14.16.1

BruceWang1030 avatar Feb 18 '22 14:02 BruceWang1030

@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"

aicanfly avatar Sep 26 '23 06:09 aicanfly