This commit is contained in:
2026-01-21 10:13:06 +02:00
parent 903e9a9c1b
commit cf53112009
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
#!/bin/sh
set -eu
/bin/sh /root/stopblock.sh >/dev/null 2>&1 || true
LAN_IF="br-lan"
LAN_NET="192.168.2.0/24"
EXCLUDE_IP="13.244.149.112/32"