Skip to content

Releases: rdmcguire/gateway-mon

Gateway-Mon v0.2.0

21 Apr 19:32
Compare
Choose a tag to compare

Updates gateway-mon to support VPNs that are not explicit with their default route destination.

Gateway-Mon v0.1.0

09 Sep 21:29
Compare
Choose a tag to compare

Fully functional release that allows you to:

  • Delete default routes created on an interface
  • Delete other static routes created on an interface (add -del CIDR as many times as you want)
  • Add static routes (most useful if you used -del on a bigger subnet to add smaller ones back in) with -add

Edit gateway-mon.service to your needs and then run make && sudo make install