Update install_snmp.sh

This commit is contained in:
2026-01-24 18:31:52 -08:00
parent fd682cf37f
commit e4ff44c836

View File

@@ -4,7 +4,7 @@
COMMUNITY="PathCore" COMMUNITY="PathCore"
LOCATION="Server Room" LOCATION="Server Room"
CONTACT="sysadmin@pathcore.internal" CONTACT="sysadmin@pathcore.internal"
ALLOWED_IP="10.10.0.36/32" # CHANGE THIS for security ALLOWED_IP="0.0.0.0/0" # CHANGE THIS for security
# ================== # ==================
set -e set -e