11 lines
227 B
Markdown
11 lines
227 B
Markdown
## Wireguard Monitor
|
|
|
|
Shell script and systemd service that will monitor if wireguard link is active. In case it fails wireguard connection will be restarted.
|
|
|
|
### Installation
|
|
|
|
To install simply run:
|
|
```
|
|
sudo ./install.sh
|
|
```
|