feat(vpn): update

This commit is contained in:
Pavel Korytov 2023-04-03 11:28:32 +03:00
parent d7f69b1071
commit 516f7b0ffd
2 changed files with 2 additions and 2 deletions

View file

@ -605,7 +605,7 @@ fi
# pkexec nmcli con modify "$CONN" ipv6.method ignore
# nmcli connection up "$CONN"
# fi
pkexec openvpn --config ~/.vpn/mullvad_openvpn_linux_fi_hel/mullvad_fi_hel.conf
pkexec openvpn --config ~/.vpn/mullvad_openvpn_linux_se_all/mullvad_se_all.conf
#+end_src
*** +vpn-stop+

View file

@ -16,5 +16,5 @@ fi
# pkexec nmcli con modify "$CONN" ipv6.method ignore
# nmcli connection up "$CONN"
# fi
pkexec openvpn --config ~/.vpn/mullvad_openvpn_linux_fi_hel/mullvad_fi_hel.conf
pkexec openvpn --config ~/.vpn/mullvad_openvpn_linux_se_all/mullvad_se_all.conf
# vpn-start:1 ends here