docs(security): 建立高價值配置控管清冊 [skip ci]
This commit is contained in:
@@ -97,7 +97,7 @@ def extract_inner_command(ssh_cmd: str) -> str:
|
||||
|
||||
範例:
|
||||
"ssh 192.168.1.1 'uptime'" → "uptime"
|
||||
"ssh -o StrictHostKeyChecking=no host 'free -m'" → "free -m"
|
||||
"ssh -o StrictHostKeyChecking=accept-new host 'free -m'" → "free -m"
|
||||
|
||||
Args:
|
||||
ssh_cmd: 完整 SSH 指令字串
|
||||
|
||||
Reference in New Issue
Block a user