1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix block lan fw

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-06-18 20:13:59 +02:00
parent 11f868ed12
commit 825f04dc57
3 changed files with 25 additions and 12 deletions

View file

@ -1470,5 +1470,6 @@ if [ "$(pgrep openmptcprouter-vps)" = "" ] && ([ "$(uci -q show openmptcprouter
#/etc/init.d/v2ray rules_up >/dev/null 2>&1
#/etc/init.d/omr-bypass reload_rules >/dev/null 2>&1
#sh /etc/firewall.gre-tunnel >/dev/null 2>&1
/bin/blocklanfw >/dev/null 2>&1
sleep 5
fi