X-Git-Url: https://code.communitydata.science/nu-vpn-proxy.git/blobdiff_plain/0b6ace2da35c3d568738e80b712b6ac25a2dd626..HEAD:/ssh-vpn-proxy diff --git a/ssh-vpn-proxy b/ssh-vpn-proxy index 58f847a..6f3644c 100755 --- a/ssh-vpn-proxy +++ b/ssh-vpn-proxy @@ -2,7 +2,8 @@ export OPENSSL_CONF="${HOME}/bin/nu-vpn-proxy/openssl.conf" # this allows for legacy renegotation which seems to be required now -SEARCH_PATTERN="ESP tunnel connected; exiting HTTPS mainloop." +# SEARCH_PATTERN="ESP tunnel connected; exiting HTTPS mainloop." +SEARCH_PATTERN="Continuing in background; pid" # connects to SSH through openconnect and VPN # for use with ProxyCommand in SSH