zapret/init.d/openwrt-minimal/tpws/etc/config/tpws
2024-10-28 09:32:35 +03:00

13 lines
240 B
Plaintext

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