ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang
MIT License
15.45k stars 2.42k forks source link

accept4: too many files open - retrying issue ! #1033

Open SmileDs opened 1 week ago

SmileDs commented 1 week ago

Hi, hope you're doing okay, i got a issue, after I run gost and it works for example for 12-14hrs, after this I will face 'too many open files' problem, and it wont be fix easily when I restart gost, it will come back again.

should I increase "open files' from /etc/security/limits.conf to avoid this issue or is there another solution for it?

thank you, looking forward to a good solution