init.d: openwrt min disk space startup

This commit is contained in:
bol-van 2024-10-21 17:51:02 +03:00
parent b058f9f128
commit e31a13a158
2 changed files with 13 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
config
/config
ip2net/ip2net
mdig/mdig
nfq/nfqws

View File

@ -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