Commit graph

611 commits

Author SHA1 Message Date
Christian Hesse
930b89a356 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-23 10:02:56 +02:00
Christian Hesse
ec4d54f33e bump required RouterOS version for all scripts 2026-07-23 10:02:56 +02:00
Christian Hesse
1873827e45 update-tunnelbroker: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
d2c8d7eade update-gre-address: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
41aafbe0b8 telegram-chat: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
8e1822daa1 sms-forward: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
5146de7381 sms-action: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
2d1741a233 ppp-on-up: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
0138ae4d88 packages-update: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
232d13ec27 ospf-to-leds: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
f2f02d25a7 netwatch-notify: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
124607a654 netwatch-dns: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
08a9336040 mode-button-scheduler: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
6b013096e1 ipv6-update: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
086cc3b54c ipsec-to-dns: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
12e8d1d751 hotspot-to-wpa: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
baa4744c58 gps-track: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
5239330a88 fw-addr-lists: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
a4ec798295 firmware-upgrade-reboot: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
7ab26ca3ed dhcpv6-client-lease: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
f6cc023b7e dhcpv4-server-lease: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
90e0db55c5 dhcp-to-dns: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
36875a450d dhcp-lease-comment: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
8982d393c4 daily-psk: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
d60fc7002f collect-wireless-mac: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
ab22e7d645 check-routeros-update: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
e1e64c30e9 check-perpetual-license: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
00faed3102 check-lte-firmware-upgrade: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
5a5b62b868 check-health: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
b87c6db415 check-certificates: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
413a9871a5 certificate-renew-issued: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
59eca4ddab capsman-rolling-upgrade: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
dda458a857 capsman-download-packages: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
d3a5bc33ac backup-upload: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
d4def7d0a0 backup-partition: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
24bff08900 backup-email: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
f91be89ec5 backup-cloud: early exit with :exit 2026-07-23 09:59:10 +02:00
Christian Hesse
469ec93dd1 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-07-23 09:59:10 +02:00
Christian Hesse
0e5a30d946 mode-button: spilt the into two scripts 2026-07-17 10:22:25 +02:00
Christian Hesse
b828989d8c check-health.d/temperature: give the cpu utilization in notification...
... to give a first hint if high load is an issue.
2026-07-16 13:41:04 +02:00
Christian Hesse
93e593a891 revert to Telegram domain: t.me
... as it resolves to its address again.

This reverts commit 5b26c6b24e.
2026-07-14 14:34:51 +02:00
Christian Hesse
5b26c6b24e switch Telegram domain: t.me -> telegram.me
https://domainnamewire.com/2026/07/13/telegrams-t-me-domain-suspended-leading-to-outages/
2026-07-14 11:39:10 +02:00
Christian Hesse
b47896dfa3 bump required RouterOS version for all scripts 2026-06-25 14:09:12 +02:00
Christian Hesse
43893400a5 mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-06-25 14:09:12 +02:00
Christian Hesse
5e5441f737 check-health: use :toarray's new delimiter= 2026-06-25 14:09:12 +02:00
Christian Hesse
65592c5b63 fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-06-25 14:09:12 +02:00
Christian Hesse
cae039ef3f netwatch-dns: use :toarray's new delimiter= to split cert names
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-06-25 14:09:12 +02:00
Christian Hesse
37e5a98dbc doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
4d5c222a87 doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
cfddf5fc54 doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00