startGalway/dsh-secure-remote1

dsh-secure-remote

Security and connection-stability overlay for DeepSeek Harness SSH workspaces

AI 分析

核心用途是保障远程 SSH 工作区的安全与连接稳定。适合经常通过 SSH 连接远程服务器进行开发和部署的用户,能有效防止连接中断并限制越界操作。

パッケージ
dsh-secure-remote
バージョン
1.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:startGalway/dsh-secure-remote

ドキュメント

README 全文を読む ↗

配置默认值

workspaceBoundary: deny
connectionReuse: true
controlPersistMs: 300000
serverAliveIntervalSec: 15
serverAliveCountMax: 3
statusProbeIntervalMs: 30000
maxTransferBytes: 8388608