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

Remove Shadowsocks default key

This commit is contained in:
Ycarus 2018-06-06 17:53:32 +02:00
parent f20dcf9497
commit f32e27da88

View file

@ -34,7 +34,7 @@ config server 'sss0'
option disabled 1
option server '192.168.1.3'
option server_port '65101'
option key '************'
option key ''
option method 'aes-256-cfb'
config ss_tunnel 'dns'