X-Git-Url: https://code.communitydata.science/nu-vpn-proxy.git/blobdiff_plain/2970f2c70235c88029d3248c6c47ac0ecb6718c4..ea64bb6af50a1b0a82a4a9b3cbdb89896754fec8:/openconnect_command-http.sh diff --git a/openconnect_command-http.sh b/openconnect_command-http.sh index e7821b8..335fd81 100755 --- a/openconnect_command-http.sh +++ b/openconnect_command-http.sh @@ -12,6 +12,6 @@ cd ~/bin/nu-vpn-proxy eval $( ./gp-saml-gui.py -v --gateway --clientos=Linux vpn-connect2.northwestern.edu ) -echo "$COOKIE" | /usr/sbin/openconnect --verbose --useragent="PAN GlobalConnect" --version-string='5.1.0-101' --protocol=gp -u "$USER" --os="$OS" --passwd-on-stdin "$HOST" --csd-wrapper="hipreport-modified.sh" --reconnect-timeout 60 --script-tun --script "ocproxy -D 8181 --keepalive 5 --verbose" -b --pid-file "${PID_FILE}" +echo "$COOKIE" | /usr/sbin/openconnect --verbose --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 --script-tun --script "ocproxy -D 8181 --keepalive 5 --verbose" -b --pid-file "${PID_FILE}"