]> code.communitydata.science - nu-vpn-proxy.git/blobdiff - README-CDSC
Merge branch 'master' of code.communitydata.science:nu-vpn-proxy into cdsc
[nu-vpn-proxy.git] / README-CDSC
index 1bac37c5ec05df07e9a377b72bcf6766c5b61ab5..6f9d436586c52a13a5fec04c7790a13b2746b5a9 100644 (file)
@@ -6,7 +6,7 @@
 
 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
 
 2.
 
@@ -14,7 +14,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 +48,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.
@@ -57,7 +57,7 @@ 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.

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