updated by /home/nico/bin/sync-all-repos on nb3
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
This commit is contained in:
parent
58518fd360
commit
27455b101b
1 changed files with 2 additions and 0 deletions
2
vpn.sh
2
vpn.sh
|
@ -16,6 +16,8 @@ case "$1" in
|
|||
vpn_user=$(pass tws/runa/vpn-user)
|
||||
|
||||
echo "Use: pass -c tws/runa/vpn-password"
|
||||
authgroup=UK
|
||||
authgroup=Malta
|
||||
sudo openconnect \
|
||||
--protocol=gp ${endpoint} \
|
||||
--user ${vpn_user} \
|
||||
|
|
Loading…
Reference in a new issue