]> code.communitydata.science - nu-vpn-proxy.git/commitdiff
Merge branch 'master' of code.communitydata.science:nu-vpn-proxy
authoraaronshaw <aaron.d.shaw@gmail.com>
Fri, 20 Nov 2020 17:13:04 +0000 (11:13 -0600)
committeraaronshaw <aaron.d.shaw@gmail.com>
Fri, 20 Nov 2020 17:13:04 +0000 (11:13 -0600)
1  2 
README-CDSC

diff --combined README-CDSC
index 7c68aa08cec03720bdb24fe132d400f7f0f8b8b5,6f9d436586c52a13a5fec04c7790a13b2746b5a9..ac72f96fd3e4d96134591337cf920dd861fc154f
@@@ -6,11 -6,7 +6,11 @@@
  
  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.
  
@@@ -18,7 -14,7 +18,7 @@@ Install this directory into: ~/bin/nu-v
  
  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
  
@@@ -52,7 -48,7 +52,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?