]> code.communitydata.science - nu-vpn-proxy.git/blobdiff - README-CDSC
incorporating a pointer to our wiki page re issues w openconnect v8.2 and above
[nu-vpn-proxy.git] / README-CDSC
index 1398ee48b7ca92f8b0b0ff52be1119006d4db6c3..b2c38c6eb2ef932bde73f29a8112e9debd3f9f1c 100644 (file)
@@ -6,7 +6,14 @@
 
 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
+
+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.
 
@@ -14,7 +21,7 @@ Install this directory into: ~/bin/nu-vpn-proxy
 
 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
 
@@ -48,7 +55,7 @@ There are two ways to use this.
 
 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.

Community Data Science Collective || Want to submit a patch?