1 ===========================
2 == INSTALLATION ===========
3 ===========================
7 Install prerequisites. This will include:
9 sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy
13 Install this directory into: ~/bin/nu-vpn-proxy
17 Change your System UUID in the script. You can get this with the command:
19 sudo dmidecode|grep UUID
21 You should see a line like:
23 UUID: deadbeef-dead-beef-dead-beefdeadbeef
25 Edit the file hipreport-modified.sh to change the variable HOSTID so that it is
26 equal to this number. Change the line that says
27 "deadbeef-dead-beef-dead-beefdeadbeaf" so that it lists your UUID.
31 Change bmh1867 to your username and add the following stanza text to your
34 Host kibo kibo.soc.northwestern.edu
35 Hostname kibo.soc.northwestern.edu
37 ProxyCommand ~/bin/nu-vpn-proxy/ssh-vpn-proxy %h %p
39 ServerAliveInterval 120
41 ===========================
42 == USAGE ==================
43 ===========================
45 There are two ways to use this.
47 1. *Only* for SSH connections to kibo.
49 This should be just as simple as running:
53 You can run the command mulptiple time and it should work. When you close the
54 first connection though, it will disconnect all of your connections.
56 2. Your entire connection.
58 Run the following command:
60 ~/bin/nu-vpn-proxy/openconnect_command-general.sh
62 While this command is running, you should be connected through the VPN. Run