Skip to content

zachsmith/wg-watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sometimes my WireGuard connections for peers that are behind firewalls or routers get dropped and they become inaccesible from outside. This simple script can be setup as a systemd-timer to check the connection and attempt to restart it when the endpoint cannot be reached. You can find examples service & timer in the examples directory.

Installaction is nothing fancy; just run chmod +x wg-watchdog && sudo cp wg-watchdog /usr/local/bin

If you want to run as a systemd timer, take a look at the examples and customize to fit your system

About

Monitor Wireguard connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages