Add printing, commands work

This commit is contained in:
2026-07-03 18:45:33 +03:00
parent 16615d32c1
commit 6537c41972
8 changed files with 402 additions and 63 deletions

View File

@@ -1,6 +1,7 @@
[default_logins]
username="monitor"
password="HewoWorld"
port=8782
[[host]]
name="Example1"
@@ -9,5 +10,6 @@ ip="127.0.0.1"
[[host]]
name="Example2"
ip="127.0.0.2"
port=8728
username="admin"
password="password123"