diff --git a/ct/adguard.sh b/ct/adguard.sh index b7a8fdd5..565cbc11 100644 --- a/ct/adguard.sh +++ b/ct/adguard.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/agentdvr.sh b/ct/agentdvr.sh index d77921bf..1971310b 100644 --- a/ct/agentdvr.sh +++ b/ct/agentdvr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh index 6fe0c3bf..36014ea3 100644 --- a/ct/alpine-docker.sh +++ b/ct/alpine-docker.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh index b7e89aba..79b3bf9c 100644 --- a/ct/alpine-grafana.sh +++ b/ct/alpine-grafana.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index 6def6e53..8e76a1cf 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh index 23bb5f26..b63abf23 100644 --- a/ct/alpine-vaultwarden.sh +++ b/ct/alpine-vaultwarden.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh index eb98903a..cf7018a8 100644 --- a/ct/alpine-zigbee2mqtt.sh +++ b/ct/alpine-zigbee2mqtt.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/alpine.sh b/ct/alpine.sh index 8a651555..2baa31c8 100644 --- a/ct/alpine.sh +++ b/ct/alpine.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/apache-cassandra.sh b/ct/apache-cassandra.sh index 35f83dff..f3fefe64 100644 --- a/ct/apache-cassandra.sh +++ b/ct/apache-cassandra.sh @@ -48,6 +48,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/apache-couchdb.sh b/ct/apache-couchdb.sh index cd2c00af..e9eab0f1 100644 --- a/ct/apache-couchdb.sh +++ b/ct/apache-couchdb.sh @@ -48,6 +48,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/apt-cacher-ng.sh b/ct/apt-cacher-ng.sh index 8d8235a3..76d3c817 100644 --- a/ct/apt-cacher-ng.sh +++ b/ct/apt-cacher-ng.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh index 4d360634..b88578f1 100644 --- a/ct/audiobookshelf.sh +++ b/ct/audiobookshelf.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/autobrr.sh b/ct/autobrr.sh index 8cfc2f3e..3118136d 100644 --- a/ct/autobrr.sh +++ b/ct/autobrr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/bazarr.sh b/ct/bazarr.sh index d94543e5..a74d78c3 100755 --- a/ct/bazarr.sh +++ b/ct/bazarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/blocky.sh b/ct/blocky.sh index a9c74c4d..ab7aba11 100644 --- a/ct/blocky.sh +++ b/ct/blocky.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/casaos.sh b/ct/casaos.sh index 85cc0510..910946d1 100644 --- a/ct/casaos.sh +++ b/ct/casaos.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/changedetection.sh b/ct/changedetection.sh index b6f42369..0b11fc73 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/channels.sh b/ct/channels.sh index 7e8b0140..144cb4ab 100644 --- a/ct/channels.sh +++ b/ct/channels.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/cloudflared.sh b/ct/cloudflared.sh index c4f9631c..c8f55527 100644 --- a/ct/cloudflared.sh +++ b/ct/cloudflared.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/commafeed.sh b/ct/commafeed.sh index c5eeecad..38cff30d 100644 --- a/ct/commafeed.sh +++ b/ct/commafeed.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/cronicle.sh b/ct/cronicle.sh index 946101f3..9c00b805 100644 --- a/ct/cronicle.sh +++ b/ct/cronicle.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh index 01ffa4a7..324c4406 100644 --- a/ct/daemonsync.sh +++ b/ct/daemonsync.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/dashy.sh b/ct/dashy.sh index 23a28334..8985d4bf 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/debian.sh b/ct/debian.sh index adfd810e..ee31955e 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/deconz.sh b/ct/deconz.sh index bf42af0c..bcefed93 100644 --- a/ct/deconz.sh +++ b/ct/deconz.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/deluge.sh b/ct/deluge.sh index 897a3bf8..b8e51118 100644 --- a/ct/deluge.sh +++ b/ct/deluge.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/docker.sh b/ct/docker.sh index ce263f9b..742a75ee 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/dockge.sh b/ct/dockge.sh index b1d943a4..e774f6b1 100644 --- a/ct/dockge.sh +++ b/ct/dockge.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/emby.sh b/ct/emby.sh index a8b5618a..2841d9ed 100644 --- a/ct/emby.sh +++ b/ct/emby.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/emqx.sh b/ct/emqx.sh index 6ec3cab7..89cd79a5 100644 --- a/ct/emqx.sh +++ b/ct/emqx.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/esphome.sh b/ct/esphome.sh index 7a2e0e87..46c78489 100644 --- a/ct/esphome.sh +++ b/ct/esphome.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/fhem.sh b/ct/fhem.sh index a98ce9ae..e2c24b03 100644 --- a/ct/fhem.sh +++ b/ct/fhem.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh index 380ed801..0ea032e3 100644 --- a/ct/go2rtc.sh +++ b/ct/go2rtc.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/gokapi.sh b/ct/gokapi.sh index 942cc560..467de749 100644 --- a/ct/gokapi.sh +++ b/ct/gokapi.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/gotify.sh b/ct/gotify.sh index 15f911df..14971f2f 100644 --- a/ct/gotify.sh +++ b/ct/gotify.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/grafana.sh b/ct/grafana.sh index b5ea2aa9..bbf23333 100644 --- a/ct/grafana.sh +++ b/ct/grafana.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/grocy.sh b/ct/grocy.sh index fc48644b..de4dc0b0 100644 --- a/ct/grocy.sh +++ b/ct/grocy.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/heimdalldashboard.sh b/ct/heimdalldashboard.sh index bdc4889c..7fd050f1 100644 --- a/ct/heimdalldashboard.sh +++ b/ct/heimdalldashboard.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/hivemq.sh b/ct/hivemq.sh index 80b79c81..dc86e77a 100644 --- a/ct/hivemq.sh +++ b/ct/hivemq.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/homarr.sh b/ct/homarr.sh index a81bad4f..7b5794f3 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index 738e2ea1..824c43ec 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index 3f2c63ed..780d20fa 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/homebridge.sh b/ct/homebridge.sh index d252b52b..07dc58c5 100644 --- a/ct/homebridge.sh +++ b/ct/homebridge.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/homepage.sh b/ct/homepage.sh index 5107f65b..ae2294d0 100644 --- a/ct/homepage.sh +++ b/ct/homepage.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/homer.sh b/ct/homer.sh index 7d02e053..57f9dc2e 100644 --- a/ct/homer.sh +++ b/ct/homer.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/hyperhdr.sh b/ct/hyperhdr.sh index 7c04a596..077fd52d 100644 --- a/ct/hyperhdr.sh +++ b/ct/hyperhdr.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/hyperion.sh b/ct/hyperion.sh index 9bb9a141..8c89b1d2 100644 --- a/ct/hyperion.sh +++ b/ct/hyperion.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/influxdb.sh b/ct/influxdb.sh index 2d995f6b..2bd28083 100644 --- a/ct/influxdb.sh +++ b/ct/influxdb.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/iobroker.sh b/ct/iobroker.sh index 0bbd1d0f..28b6374b 100644 --- a/ct/iobroker.sh +++ b/ct/iobroker.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/jackett.sh b/ct/jackett.sh index 096eef89..d09508bd 100644 --- a/ct/jackett.sh +++ b/ct/jackett.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh index 6f5dfc8b..c55da194 100644 --- a/ct/jellyfin.sh +++ b/ct/jellyfin.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh index 14768ed1..45d33756 100644 --- a/ct/jellyseerr.sh +++ b/ct/jellyseerr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/k0s.sh b/ct/k0s.sh index 3b62bfc6..a8f34ec9 100644 --- a/ct/k0s.sh +++ b/ct/k0s.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/kavita.sh b/ct/kavita.sh index 206778fb..b967d2e2 100644 --- a/ct/kavita.sh +++ b/ct/kavita.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 5e461722..f51594e6 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/lidarr.sh b/ct/lidarr.sh index 9628b885..33e3f43f 100644 --- a/ct/lidarr.sh +++ b/ct/lidarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/linkwarden.sh b/ct/linkwarden.sh index e2bf2fa5..24b26db1 100644 --- a/ct/linkwarden.sh +++ b/ct/linkwarden.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/mafl.sh b/ct/mafl.sh index 19012b6a..9b43c660 100644 --- a/ct/mafl.sh +++ b/ct/mafl.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh index bb5e0b7b..b22e71e0 100644 --- a/ct/magicmirror.sh +++ b/ct/magicmirror.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/mariadb.sh b/ct/mariadb.sh index 2b3eef00..fae4b5ec 100644 --- a/ct/mariadb.sh +++ b/ct/mariadb.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh index 1040a700..f32df649 100644 --- a/ct/meshcentral.sh +++ b/ct/meshcentral.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/motioneye.sh b/ct/motioneye.sh index d5a2579f..7248ed21 100644 --- a/ct/motioneye.sh +++ b/ct/motioneye.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/mqtt.sh b/ct/mqtt.sh index b79777df..cc45c925 100644 --- a/ct/mqtt.sh +++ b/ct/mqtt.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/n8n.sh b/ct/n8n.sh index 5c5feeae..fadfcea5 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/navidrome.sh b/ct/navidrome.sh index b9af1d6f..5b81ac99 100644 --- a/ct/navidrome.sh +++ b/ct/navidrome.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh index e4312b20..e37fc09d 100644 --- a/ct/nextcloudpi.sh +++ b/ct/nextcloudpi.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index 4045ff55..1480c7b5 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/nocodb.sh b/ct/nocodb.sh index 4f8ff0b7..be19025b 100644 --- a/ct/nocodb.sh +++ b/ct/nocodb.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/node-red.sh b/ct/node-red.sh index 1f68dc09..bc15ca8e 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/ntfy.sh b/ct/ntfy.sh index d12e4b3d..08b7cc5a 100644 --- a/ct/ntfy.sh +++ b/ct/ntfy.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/octoprint.sh b/ct/octoprint.sh index 75c2ccd9..a9870691 100644 --- a/ct/octoprint.sh +++ b/ct/octoprint.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/omada.sh b/ct/omada.sh index c664953e..021a3497 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/ombi.sh b/ct/ombi.sh index 658182dc..8eb4425a 100644 --- a/ct/ombi.sh +++ b/ct/ombi.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/omv.sh b/ct/omv.sh index 318a1699..35f1a7a9 100644 --- a/ct/omv.sh +++ b/ct/omv.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/openhab.sh b/ct/openhab.sh index 9546085a..90123b97 100644 --- a/ct/openhab.sh +++ b/ct/openhab.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/openobserve.sh b/ct/openobserve.sh index cea4c29a..a469198d 100644 --- a/ct/openobserve.sh +++ b/ct/openobserve.sh @@ -48,6 +48,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/overseerr.sh b/ct/overseerr.sh index a4a76bfc..44b9207c 100644 --- a/ct/overseerr.sh +++ b/ct/overseerr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/owncast.sh b/ct/owncast.sh index c06ccfbb..65224087 100644 --- a/ct/owncast.sh +++ b/ct/owncast.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/pairdrop.sh b/ct/pairdrop.sh index a1680a8c..c9c00a13 100644 --- a/ct/pairdrop.sh +++ b/ct/pairdrop.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index 4d05d1d2..19a59e79 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 26e0c729..f746b539 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/pialert.sh b/ct/pialert.sh index 7604d444..119e20ac 100644 --- a/ct/pialert.sh +++ b/ct/pialert.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/pihole.sh b/ct/pihole.sh index 57c5e9c0..adfe9e8c 100644 --- a/ct/pihole.sh +++ b/ct/pihole.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/pingvin.sh b/ct/pingvin.sh index ff582d2f..2f75fe3d 100644 --- a/ct/pingvin.sh +++ b/ct/pingvin.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/plex.sh b/ct/plex.sh index 998fe17c..7c82a214 100644 --- a/ct/plex.sh +++ b/ct/plex.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index 1f02fe7f..e1dea3a3 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -50,6 +50,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/podman.sh b/ct/podman.sh index e1e65b56..8b7448b4 100644 --- a/ct/podman.sh +++ b/ct/podman.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/postgresql.sh b/ct/postgresql.sh index 8ca8f172..b186624f 100644 --- a/ct/postgresql.sh +++ b/ct/postgresql.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/prometheus.sh b/ct/prometheus.sh index b2230eaa..699f8474 100644 --- a/ct/prometheus.sh +++ b/ct/prometheus.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh index a2a54ad1..1166e50d 100644 --- a/ct/prowlarr.sh +++ b/ct/prowlarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh index 0a8b1db8..8d7b5005 100644 --- a/ct/qbittorrent.sh +++ b/ct/qbittorrent.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/radarr.sh b/ct/radarr.sh index 69a75d62..cf76456a 100644 --- a/ct/radarr.sh +++ b/ct/radarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/rdtclient.sh b/ct/rdtclient.sh index 7168998e..ab41bf2e 100755 --- a/ct/rdtclient.sh +++ b/ct/rdtclient.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/readarr.sh b/ct/readarr.sh index 2e4494cf..ec2a4936 100644 --- a/ct/readarr.sh +++ b/ct/readarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/readeck.sh b/ct/readeck.sh index cc5204ba..e78e788a 100644 --- a/ct/readeck.sh +++ b/ct/readeck.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/redis.sh b/ct/redis.sh index c4621e20..d44e4102 100644 --- a/ct/redis.sh +++ b/ct/redis.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/rockylinux.sh b/ct/rockylinux.sh index 8285e227..af01062a 100644 --- a/ct/rockylinux.sh +++ b/ct/rockylinux.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/rtsptoweb.sh b/ct/rtsptoweb.sh index 56484a60..ca93510b 100644 --- a/ct/rtsptoweb.sh +++ b/ct/rtsptoweb.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/runtipi.sh b/ct/runtipi.sh index 279230f3..a68fa523 100644 --- a/ct/runtipi.sh +++ b/ct/runtipi.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index c6d0aa26..ee692395 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/scrypted.sh b/ct/scrypted.sh index 306ab620..79323317 100644 --- a/ct/scrypted.sh +++ b/ct/scrypted.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/sftpgo.sh b/ct/sftpgo.sh index 2354fe7d..6186e0c2 100644 --- a/ct/sftpgo.sh +++ b/ct/sftpgo.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/shinobi.sh b/ct/shinobi.sh index 410f9433..c4243bf4 100644 --- a/ct/shinobi.sh +++ b/ct/shinobi.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/sonarr.sh b/ct/sonarr.sh index fe2c5939..40545c38 100644 --- a/ct/sonarr.sh +++ b/ct/sonarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/stirling-pdf.sh b/ct/stirling-pdf.sh index f1505054..885e6517 100644 --- a/ct/stirling-pdf.sh +++ b/ct/stirling-pdf.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/syncthing.sh b/ct/syncthing.sh index 5cf7765c..04705b7e 100644 --- a/ct/syncthing.sh +++ b/ct/syncthing.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/tandoor.sh b/ct/tandoor.sh index 3dba8b02..d2edc571 100644 --- a/ct/tandoor.sh +++ b/ct/tandoor.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/tasmoadmin.sh b/ct/tasmoadmin.sh index 662c36f1..f9a6e0ef 100644 --- a/ct/tasmoadmin.sh +++ b/ct/tasmoadmin.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/tautulli.sh b/ct/tautulli.sh index 55a628d3..eea54bb3 100644 --- a/ct/tautulli.sh +++ b/ct/tautulli.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/tdarr.sh b/ct/tdarr.sh index b658ec70..86491d2b 100644 --- a/ct/tdarr.sh +++ b/ct/tdarr.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh index 85775abd..333d0b89 100644 --- a/ct/technitiumdns.sh +++ b/ct/technitiumdns.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/transmission.sh b/ct/transmission.sh index a7e234e4..3cf94986 100644 --- a/ct/transmission.sh +++ b/ct/transmission.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/trilium.sh b/ct/trilium.sh index d4ade959..912817d7 100644 --- a/ct/trilium.sh +++ b/ct/trilium.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh index 6572c02c..2c05170f 100644 --- a/ct/ubuntu.sh +++ b/ct/ubuntu.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/umbrel.sh b/ct/umbrel.sh index 62f9a471..52123eca 100644 --- a/ct/umbrel.sh +++ b/ct/umbrel.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/unifi.sh b/ct/unifi.sh index 820930c0..37c9fe9c 100644 --- a/ct/unifi.sh +++ b/ct/unifi.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/unmanic.sh b/ct/unmanic.sh index 04134cee..3d4aa14e 100644 --- a/ct/unmanic.sh +++ b/ct/unmanic.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh index 17289c24..c42c9a9f 100644 --- a/ct/uptimekuma.sh +++ b/ct/uptimekuma.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh index 53b04287..42f7bf9c 100644 --- a/ct/vaultwarden.sh +++ b/ct/vaultwarden.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/whisparr.sh b/ct/whisparr.sh index 1a8b9a01..b423e338 100644 --- a/ct/whisparr.sh +++ b/ct/whisparr.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/whoogle.sh b/ct/whoogle.sh index 5fa40ba2..ff400ed3 100644 --- a/ct/whoogle.sh +++ b/ct/whoogle.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/wikijs.sh b/ct/wikijs.sh index dedff2d6..345e05c0 100644 --- a/ct/wikijs.sh +++ b/ct/wikijs.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/wireguard.sh b/ct/wireguard.sh index c8cc7c6f..cd87c2b9 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/yunohost.sh b/ct/yunohost.sh index 613de2f5..0d9ff6a1 100644 --- a/ct/yunohost.sh +++ b/ct/yunohost.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index e3ae7ee8..161d0166 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -47,6 +47,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/zoraxy.sh b/ct/zoraxy.sh index 8d3a771b..4f718342 100644 --- a/ct/zoraxy.sh +++ b/ct/zoraxy.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no" diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh index 3be12b44..722ec022 100644 --- a/ct/zwave-js-ui.sh +++ b/ct/zwave-js-ui.sh @@ -46,6 +46,7 @@ function default_settings() { SD="" NS="" MAC="" + FW=1 VLAN="" SSH="no" VERB="no"