-
-
Notifications
You must be signed in to change notification settings - Fork 882
[Feature]: Support ProxyCommand SSH Config #3178
Copy link
Copy link
Open
Labels
Description
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
Reactions are currently unavailable