]> code.communitydata.science - nu-vpn-proxy.git/blobdiff - openconnect_command-general.sh
removed two out-of-date commands
[nu-vpn-proxy.git] / openconnect_command-general.sh
diff --git a/openconnect_command-general.sh b/openconnect_command-general.sh
deleted file mode 100755 (executable)
index 59f32e9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-
-# change to the vpn file directory
-cd ~/bin/nu-vpn-proxy
-
-## do the authentication
-eval $( ./gp-saml-gui.py -v --gateway --clientos=Linux vpn-connect2.northwestern.edu ) 
-
-echo "$COOKIE" | sudo openconnect --useragent="PAN GlobalConnect" --version-string='6.3.0-33' --protocol=gp -u "$USER" --os="$OS" --passwd-on-stdin "$HOST" --csd-wrapper="hipreport-modified.sh" --reconnect-timeout 60
-

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