Skip to content

Ssh tunnel not reused when it as a node of proxychain #289

@lovitus

Description

@lovitus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions