MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

ssh/ssh.ts:290–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288const help_text = `🔐 <b>SSH管理插件</b>
289
290<b>密钥管理:</b>
291• <code>${mainPrefix}ssh gen add</code> - 生成新密钥并追加到现有密钥
292• <code>${mainPrefix}ssh gen replace</code> - 生成新密钥并替换所有旧密钥
293• <code>${mainPrefix}ssh keys</code> - 查看当前授权的所有密钥

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected