1013
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user