Updated example config

This commit is contained in:
David Allen 2024-08-07 10:59:46 -06:00
parent 6d1dae25ec
commit 22b88a908a
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC

View file

@ -5,15 +5,18 @@ scan:
- "172.16.0.0" - "172.16.0.0"
- "172.16.0.0/24" - "172.16.0.0/24"
subnet-masks: subnet-masks:
- "255.255.255.0"
ports: ports:
- 433 - 443
disable-probing: false disable-probing: false
disable-caching: false
protocol: "tcp"
scheme: "https"
collect: collect:
# host: smd-host
# port: smd-port
username: "admin" username: "admin"
password: "password" password: "password"
protocol: "https" protocol: "tcp"
scheme: "https"
output: "/tmp/magellan/data/" output: "/tmp/magellan/data/"
threads: 1 threads: 1
force-update: false force-update: false
@ -23,8 +26,7 @@ update:
port: 443 port: 443
username: "admin" username: "admin"
password: "password" password: "password"
transfer-protocol: "HTTP" transfer-protocol: "HTTPS"
protocol: "https"
firmware: firmware:
url: url:
version: version: