docs: replace real internal IP with placeholder in README

This commit is contained in:
Max Shcheglov
2026-09-01 10:57:59 +07:00
parent 64aac30130
commit 0cb711a04f
+1 -1
View File
@@ -54,7 +54,7 @@ MCP-сервер для управления удалёнными сервера
"tool": "execute-command", "tool": "execute-command",
"params": { "params": {
"cmdString": "df -h", "cmdString": "df -h",
"host": "10.101.33.243", "host": "192.168.1.10",
"port": 22, "port": 22,
"username": "max", "username": "max",
"password": "пароль" "password": "пароль"