Skip to content

v0.1.1

Compare
Choose a tag to compare
@rcmcdonald91 rcmcdonald91 released this 14 May 19:17
· 640 commits to main since this release
3a2338a

Another major update.

Please find the details on the update here : https://www.youtube.com/watch?v=F0NHJnuvw7E

Highlights:

  1. Proper Unbound integration. Tunnel networks are now automatically added to the Unbound ACL.
  2. WireGuard Service. We now have a proper service/daemon that can be used for service monitoring, watchdog, reporting, etc. We are also automatically restarting dpinger and unbound when the WireGuard service is restarted.

Our internal WireGuard service is named wireguardd.

You can start, stop and restart the service from the command line using service(8):

service wireguardd start | stop | restart