Merge branch 'master' of code:nu-vpn-proxy
This commit is contained in:
commit
1bb65fdf5f
@ -8,6 +8,10 @@ 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.
|
||||||
|
|
||||||
Install this directory into: ~/bin/nu-vpn-proxy
|
Install this directory into: ~/bin/nu-vpn-proxy
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user