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. 8. 19.

설치

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

配置默认值

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