mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
OpenVPN is disabled by default
This commit is contained in:
parent
e34a06b5d7
commit
4b7c39bd03
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ if [ "$(uci -q get openvpn.omr)" = "" ]; then
|
||||||
set openvpn.omr.cipher=AES-256-CBC
|
set openvpn.omr.cipher=AES-256-CBC
|
||||||
set openvpn.omr.proto=tcp-client
|
set openvpn.omr.proto=tcp-client
|
||||||
set openvpn.omr.compress=lz4
|
set openvpn.omr.compress=lz4
|
||||||
|
set openvpn.omr.enabled=0
|
||||||
commit openvpn
|
commit openvpn
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue