Skip to content

Can only handle a very limited number of concurrent connections given 16 MB memory #4

@reynir

Description

@reynir

The ncat script will keep running qrexec even if the ssh-agent client closed the connection (verify). This means that when you ssh into a machine, a qrexec process will keep running for the duration of the session. It's not clear why ncat is doing that, and I have received reports socat will do the same.

Things to explore:

  • Closing the qrexec after a response to the first request have been sent - will ssh reopen the socket?
  • Add a timeout to ssh-agent. I don't like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions