mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Use chacha20 for shadowsocks by default
This commit is contained in:
parent
156e06ba13
commit
e6a3f4e720
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ config server 'sss0'
|
|||
option server '192.168.1.3'
|
||||
option server_port '65101'
|
||||
option key ''
|
||||
option method 'aes-256-cfb'
|
||||
option method 'chacha20'
|
||||
|
||||
config ss_tunnel 'dns'
|
||||
option disabled 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue