From 76f6a5e8e74bbe9fadc50f6cec307078ef9c26e3 Mon Sep 17 00:00:00 2001 From: FoxxMD Date: Thu, 2 May 2024 09:18:08 -0400 Subject: [PATCH] Add netbox address format comment Clarifies format of address as protocol is required for python requests module to work --- netbox-scanner.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox-scanner.conf b/netbox-scanner.conf index e36825f..3988316 100644 --- a/netbox-scanner.conf +++ b/netbox-scanner.conf @@ -1,4 +1,5 @@ [NETBOX] +# format => http(s)://IP:PORT address = token = logs = logs/