1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

introduce netwatch-dns

This commit is contained in:
Christian Hesse
2022-01-02 22:21:20 +01:00
parent cd3fde59d7
commit 57c80dc2a4
8 changed files with 166 additions and 3 deletions

View File

@@ -208,6 +208,7 @@ Available scripts
* [Manage LEDs dark mode](doc/leds-mode.md)
* [Forward log messages via notification](doc/log-forward.md)
* [Mode button with multiple presses](doc/mode-button.md)
* [Manage DNS and DoH servers from netwatch](doc/netwatch-dns.md)
* [Notify on host up and down](doc/netwatch-notify.md)
* [Manage remote logging](doc/netwatch-syslog.md)
* [Visualize OSPF state via LEDs](doc/ospf-to-leds.md)