dsh-netshell
Local and remote SSH terminals for DeepSeek Harness Web with three permission levels, human approval for risky AI commands, and encrypted credential storage.
DeepSeek Harness Web 的本地与远程 SSH 终端:提供三级权限,危险 AI 命令需真人确认,凭据加密存储。
How to install
dsh plugin add @xgone/dsh-netshell About
DSH-NetShell DSH-NetShell 让你在 DSH 中管理服务器、使用实时终端,并在危险命令执行前保留一个清晰的人工确认点。人工输入和 AI 操作共用同一套命令护栏。 核心能力 | 能力 | 你得到什么 | | --- | --- | | 本地终端 | 直接启动当前设备的 bash、sh、PowerShell 或 cmd,无需 SSH 配置 | | 远程 SSH | 管理主机、端口、用户和认证方式,多个会话并行运行 | | 命令护栏 | allow 直接执行、ask 等待确认、deny 直接拦截 | | 可见执行 | 人工输入和 AI 执行都实时显示在同一个终端面板 | | 凭据隔离 | SSH 密码只进入 DSH 加密凭据库,不进入 AI 消息、工具结果或日志 | | 命令历史 | 查看执行、拦截、放行计数和每条命令的裁决记录 | 安装 已发布包: bash dsh plugin --profile web add @xgone/dsh-netshell 从本地源码安装: bash dsh plugin --profile web add link:/path/to/dsh-netshell 安装后重启 DSH Web,然后打开 **设置 → 终端**。 快速开始 本地终端 1. 打开主区域的 **终端** Tab。 2. 在左侧 **本地终端** 行点击 **新…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-07
- Created
- 2026-09-02
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agent, ai-safety, command-guard, credential-management, dangerous-commands, deepseek-harness, devops, devtools, dsh, dsh-plugin, human-in-the-loop, llm-tools, remote-ssh, ssh, terminal, web-terminal
Related plugins
dsh-ios
ZSeven-W/dsh-ios
A live iOS Simulator or USB-connected iPhone inside the conversation: 22 agent tools for booting, building, driving the UI by accessibility identity or OCR text, list-row actions and SwiftUI preview hot reload, plus a streaming sidebar panel you can tap and drag on.
dsh-full-remote
JUANWANG-BUAA/dsh-full-remote
Remote DeepSeek Harness with full server-side API access (`settings.*` / `credentials.*` / `host.listDirectory`). Token-gated reverse proxy, per-device sessions, phone invite QR, fence self-check, optional approval / CIDR / idle timeout / local TLS, WebSocket/SSE.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-ssh
SSH ops panel for DSH: web terminal, SFTP transfer with progress, local port forwarding, and one-command cluster execution across hosts; agents share the same host config.