17
0

Merge branch 'master' of code:nu-vpn-proxy

This commit is contained in:
Nathan TeBlunthuis 2022-05-10 16:03:08 -07:00
commit 1bb65fdf5f
2 changed files with 6 additions and 2 deletions

View File

@ -6,7 +6,11 @@
Install prerequisites. This will include: Install prerequisites. This will include:
sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy
Also, note that you'll need at least version 8 of openconnect. If you're not sure what you've got, run:
openconnect --version
2. 2.

View File

@ -53,7 +53,7 @@ MONTH=$(date +'%m')
YEAR=$(date +'%Y') YEAR=$(date +'%Y')
# This value may need to be extracted from the official HIP report, if a made-up value is not accepted. # This value may need to be extracted from the official HIP report, if a made-up value is not accepted.
HOSTID="5cc0b7cc-2b61-11b2-a85c-d8fd39283322" HOSTID="D52047CC-33AF-11B2-A85C-89044BD0C4D8"
cat <<EOF cat <<EOF