Skip to content

Gateway-Mon v0.1.0

Compare
Choose a tag to compare
@rdmcguire rdmcguire released this 09 Sep 21:29
· 3 commits to main since this release

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