passepartout-app icon indicating copy to clipboard operation
passepartout-app copied to clipboard

Ping watchdog

Open mybuntu-git2 opened this issue 1 year ago • 0 comments
trafficstars

Summary

need watchdog to reset connection if ping fails

Steps to reproduce

Self hosting wireguard means needing the watchdog on the iOS client, otherwise at times and after restarts of the server, client fails to connect while vps stays active

What is the current bug behavior?

Need to manually disconnect and reconnect the vpn

What is the expected correct behavior?

Would be nice to have a shortcut on iOS to ping and stop-start the client if fails after N pings.

Relevant logs and/or screenshots

Possible fixes suggested remediation

Shortcut should be set as running every time safari (or other browsers or certain apps) are opened AND at fixed intervals. A simple ping -c 10 cloudflare.com would trigger reset of the given connection Today, the only workaround is to reset the connection when opening but that causes a brief interruption every time. We should try to avoid that if possible.

mybuntu-git2 avatar Jul 13 '24 10:07 mybuntu-git2