Add printing, commands work
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user