X-Git-Url: https://code.communitydata.science/nu-vpn-proxy.git/blobdiff_plain/5d9f17d8ee77bfab00a8b85609fc3b349e23e960..c3af198d8797d9d03af520f7662e932f26472573:/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