mirror of
https://github.com/bol-van/zapret.git
synced 2026-06-17 12:50:03 +04:00
init.d: openwrt min disk space startup
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
config
|
||||
/config
|
||||
ip2net/ip2net
|
||||
mdig/mdig
|
||||
nfq/nfqws
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
config global defaults
|
||||
option user daemon
|
||||
option tpws /usr/bin/tpws
|
||||
|
||||
config tpws
|
||||
option port 900
|
||||
option opt '--split-pos=2 --oob'
|
||||
option enabled 1
|
||||
config tpws
|
||||
option port 901
|
||||
option opt '--split-tls=sni --disorder'
|
||||
option enabled 0
|
||||
Reference in New Issue
Block a user