1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

shadowsocks ss-tunnel disabled by default

This commit is contained in:
Ycarus 2018-01-22 11:22:31 +01:00
parent f7a9a08a9b
commit 69b2a281d2

View file

@ -27,6 +27,7 @@ config server 'sss0'
option method 'aes-256-cfb' option method 'aes-256-cfb'
config ss_tunnel 'dns' config ss_tunnel 'dns'
option disabled 1
option mode 'tcp_and_udp' option mode 'tcp_and_udp'
option server 'sss0' option server 'sss0'
option local_port '5353' option local_port '5353'