gost icon indicating copy to clipboard operation
gost copied to clipboard

accept: too many open files issue

Open mehdikhody opened this issue 2 years ago • 1 comments

Hi, I'm using ssh forwarding and after a while on my client I get this error:

accept4: too many open files

Server:

gost -L=ssh://:22000

Client:

gost -L tcp://:54321/xx.xxx.xx.xx:54321 -F=ssh://xx.xxx.xx.xx:22000?ping=60

mehdikhody avatar Jan 16 '23 21:01 mehdikhody

gost Version ?

go2006010215 avatar Mar 22 '23 02:03 go2006010215