Browse Source

update functions in init.d/openwrt

pull/127/head
bol-van 3 years ago
parent
commit
2b681e4037
  1. 1
      init.d/openwrt/functions

1
init.d/openwrt/functions

@ -9,6 +9,7 @@
. "$ZAPRET_BASE/common/ipt.sh"
. "$ZAPRET_BASE/common/nft.sh"
. "$ZAPRET_BASE/common/linux_fw.sh"
. "$ZAPRET_BASE/common/list.sh"
[ -n "$QNUM" ] || QNUM=200
[ -n "$TPPORT" ] || TPPORT=988

Loading…
Cancel
Save