18
0

updated the proxy code to make it work based on other bitrot

- hipreport: updated the client version to match new globalconnect code
- hipreport: update linux kernel version to something more modern
- disable ESP and IPv6 which seem to be working poorly
- change code in ssh wrapper for no ESP
This commit is contained in:
2025-03-09 23:10:39 -07:00
parent 5d9f17d8ee
commit c3af198d87
5 changed files with 9 additions and 9 deletions

View File

@@ -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