mirror of https://github.com/bol-van/zapret/
2 changed files with 13 additions and 1 deletions
@ -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 |
Loading…
Reference in new issue