waveterm/pkg/shellexec
Sylvie Crowe 3385608b4a
SSH Port (#111)
This enables basic ssh for connections using publickey auth without a
passphrase. It can be established by creating a widget with the "meta"
property set to
```
{
    "connection": "<user>@<host>:<port>"
}
```
where the :<port> is optional.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-07-15 18:00:10 -07:00
..
conninterface.go SSH Port (#111) 2024-07-15 18:00:10 -07:00
shellexec.go SSH Port (#111) 2024-07-15 18:00:10 -07:00