]> code.communitydata.science - nu-vpn-proxy.git/blobdiff - ssh-vpn-proxy
Merge branch 'master' of ssh://gitea.communitydata.science:2200/collective/nu-vpn...
[nu-vpn-proxy.git] / ssh-vpn-proxy
index 58f847a69eaa0fc52b76686bafc8565e66b1fef1..6f3644c4f4391cc525809d0d74e4ab336ed133fe 100755 (executable)
@@ -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
 
 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
 
 # connects to SSH through openconnect and VPN
 # for use with ProxyCommand in SSH

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