mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Fix set aes
This commit is contained in:
parent
a9fc2eae7d
commit
315a4c718f
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ _config_service() {
|
|||
uci -q batch <<-EOF >/dev/null
|
||||
set glorytun.vpn.chacha20=0
|
||||
commit glorytun
|
||||
shadowsocks-libev.sss0.method=aes-256-gcm
|
||||
set shadowsocks-libev.sss0.method=aes-256-gcm
|
||||
commit shadowsocks-libev
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue