Skip to content
dsh.fish
Bundle

@laobos/dsh-ssh

为劳博士 DSH 桌面客户端提供 SSH 主机、凭据和多会话终端管理。

Source
Modole
License
MIT
Updated
Updated 15 days ago

Readme

# SSH · Laoboshi DSH Plugin

为劳博士 DSH 桌面客户端提供 SSH 主机、凭据和多会话终端管理。

> The v0.1.0 UI uses native host capabilities supplied by Laoboshi Desktop. Stock DSH Web shows a compatibility notice.

## Install

```bash
dsh plugin --profile web add https://github.com/Modole/dsh-plugin-ssh-laoboshi.git
```

Restart `dsh web` after installation. DSH reads the `dsh.bundle` manifest and adds this package to the selected profile.

## Origin and author

Extracted from the built-in capability in [Laoboshi Agent Studio](https://github.com/Modole/laobos-agent-studio). Author: Modole.

## Security

Plugins execute with the current user's permissions. Review the source before installation and never post credentials, SSH private keys, or local runtime databases in issues.

## License

MIT

Install

dsh plugin --profile web add github:Modole/dsh-plugin-ssh-laoboshi

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source