Skip to content

[Feature]: Support ProxyCommand SSH Config #3178

@rickotten

Description

@rickotten

Feature description

Some ssh configs might look like:

Host <host>
  ProxyCommand=<command>
  ServerAliveInterval 15
  ServerAliveCountMax 44
  User <user>

Doesn't look like waveterm supports the ProxyCommand. It would be nice if it did. I might try and pick this up myself and see how it goes.

Implementation Suggestion

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions