1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00

Remove DNS tunnel and remove password

This commit is contained in:
Ycarus 2018-02-26 08:35:24 +01:00
parent c4c52cf33e
commit ab843c90f8

View file

@ -23,12 +23,5 @@ config server 'sss0'
option disabled 1
option server '192.168.1.3'
option server_port '65101'
option password '********'
option key '************'
option method 'aes-256-cfb'
config ss_tunnel 'dns'
option disabled 1
option mode 'tcp_and_udp'
option server 'sss0'
option local_port '5353'
option tunnel_address '8.8.8.8:53'