waveterm/pkg/blockcontroller
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
..
blockcontroller.go SSH Port (#111) 2024-07-15 18:00:10 -07:00
shell_controller.go rename blockstore to filestore. rename blockid to zoneid. 2024-06-03 13:03:21 -07:00