При запуске идёт подключение ко всем серверам

This commit is contained in:
2023-08-05 19:34:06 +03:00
parent 687c99b80d
commit 61aaba99a6
9 changed files with 135 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
bot:
name: "ServerMonitorBot"
token: "token"
ssh:
servers:
-
host: "url"
port: 22
user: "user"
password: "pass"