startGalway/dsh-secure-remote ↗★ 1
dsh-secure-remote
Security and connection-stability overlay for DeepSeek Harness SSH workspaces
AI Analysis
核心用途是保障远程 SSH 工作区的安全与连接稳定。适合经常通过 SSH 连接远程服务器进行开发和部署的用户,能有效防止连接中断并限制越界操作。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:startGalway/dsh-secure-remoteREADME
Read the full README ↗配置默认值
workspaceBoundary: deny
connectionReuse: true
controlPersistMs: 300000
serverAliveIntervalSec: 15
serverAliveCountMax: 3
statusProbeIntervalMs: 30000
maxTransferBytes: 8388608