Install prerequisites. This will include:
-sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0
+ 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
+
+Also also note, that version 8.2 and beyond of openconnect do not seem to work as of May 2023. Consult https://wiki.communitydata.science/CommunityData:Northwestern_VPN
+
2.
3.
-Change your System UUID. You can get this with command:
+Change your System UUID in the script. You can get this with the command:
sudo dmidecode|grep UUID
This should be just as simple as running:
- ssh-kibo
+ ssh kibo
You can run the command mulptiple time and it should work. When you close the
first connection though, it will disconnect all of your connections.
Run the following command:
- ~/bin/openconnect_command-general.sh
+ ~/bin/nu-vpn-proxy/openconnect_command-general.sh
While this command is running, you should be connected through the VPN. Run
Ctrl-C to disconnect.