Retry ping several times to avoid spurious packet drops
Signed-off-by: Milan Pandurov <milanpandurov@pm.me>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user