SSH ops terminal for DSH Web UI: drive a connected server from the main conversation (ssh_connect/ssh_exec/ssh_read/ssh_write/ssh_disconnect) while keeping an interactive xterm.js terminal on the right.
- GitHub stars
- 5
- Version
- v0.2.16
- License
- MIT
- Added
- 2026-08-15
GitHub info
- GitHub stars
- 5
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 21, 2026, 5:48 AM
- Maintainer
- caoyiwei850
- Added
- 2026-08-15
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Database management
https://raw.githubusercontent.com/caoyiwei850/dsh-ssh-ops/main/assets/screenshots/db-panel.png

File management (SFTP)
https://raw.githubusercontent.com/caoyiwei850/dsh-ssh-ops/main/assets/screenshots/ssh-files-tab.png

SSH resources
https://raw.githubusercontent.com/caoyiwei850/dsh-ssh-ops/main/assets/screenshots/ssh-resources.png

Port forwarding
https://raw.githubusercontent.com/caoyiwei850/dsh-ssh-ops/main/assets/screenshots/ssh-tunnels-tab.png

SSH main view
https://raw.githubusercontent.com/caoyiwei850/dsh-ssh-ops/main/assets/screenshots/ssh-main-view.png
Install
dsh plugin --profile web add dsh-ssh-opsTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/caoyiwei850/dsh-ssh-ops)Related plugins
Tools & Capabilitiesdsh-remote
★ 45Multi-machine remote workspace: manage many SSH hosts, pick a local or remote workspace in the native Add-workspace flow (system folder chooser / local path / remote dir browse), mirror a remote workspace to a real local folder, and operate it with rw_* tools. The picker is a centered modal that opens on the local tab and auto-fills `/` for remote paths, live-completing each directory level.
dsh-ssh
SSH profiles, browser terminals, SFTP browsing, port forwarding, proxies, and session-scoped AI access for DeepSeek Harness.
dsh-mcp-connector
★ 7Connect and manage MCP servers in DeepSeek Harness with OAuth 2.0 PKCE, API keys, stdio/HTTP, mcpServers JSON import, tool and prompt discovery, and a connector marketplace. Maintained by Qichacha/QCC.