Retry ping several times to avoid spurious packet drops

Signed-off-by: Milan Pandurov <milanpandurov@pm.me>
This commit is contained in:
2025-02-18 15:34:40 +01:00
parent 958c2c3cbd
commit 14ce355190
2 changed files with 44 additions and 26 deletions

View File

@@ -4,6 +4,10 @@ Shell script and systemd service that will monitor if wireguard link is active.
### Installation
Assumption is that wireguard is already installed on the system, this script does not handle installation of wireguard itself. This script assumes that wireguard interface name is `home`. Script assumes that IP address for gateway is set to 192.168.5.1.
For more details look at the `wireguard-monitor` script.
To install simply run:
```
sudo ./install.sh