1
0
Fork 0
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:
Ycarus 2019-05-24 22:23:26 +02:00
parent a9fc2eae7d
commit 315a4c718f

View file

@ -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