[vpn] degrade security for it to continue to work
This commit is contained in:
parent
2f1b44daff
commit
758e95d617
1 changed files with 1 additions and 1 deletions
2
vpn.sh
2
vpn.sh
|
@ -5,7 +5,7 @@ set -e
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
lf)
|
lf)
|
||||||
pass lionfish/nschottelius1 | sudo openconnect --protocol=gp portal.techcorpapps.com --user nschottelius1 --passwd-on-stdin --authgroup=Europe-1
|
pass lionfish/nschottelius1 | sudo openconnect --protocol=gp portal.techcorpapps.com --allow-insecure-crypto --user nschottelius1 --passwd-on-stdin --authgroup=Europe-1
|
||||||
;;
|
;;
|
||||||
lx)
|
lx)
|
||||||
cd ~/Nextcloud/luxembourg/nico/
|
cd ~/Nextcloud/luxembourg/nico/
|
||||||
|
|
Loading…
Add table
Reference in a new issue