-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Labels
Description
Hello dear dev
I had tried to use ssh as first node of proxychain, like
-forward ssh://...,ss://...
what it gone wrong
-
After about ten minutes, glider shows "two many open files" . The I maximized the limit by ulimit command
-
and then I noticed I couldn't login the remote server anymore (the ssh service)
-
the pic was the number of connections , it shown 700 cons, and I guess it was stopped because the server was down
environment
- latest version of glider
- macos Catalina
- the glider listen port only used by Firefox (only two tabs)
My concern
- Is that the app not reuse the ssh tunnel when in proxychain
- is that always a new ssh session created
- is that any option to fix this problem like reuse ,or timeout
Sorry for my English and thanks for your excellent app.