Commit graph

611 commits

Author SHA1 Message Date
Christian Hesse
a5b02f27b0 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-17 11:48:22 +02:00
Christian Hesse
3e903b479f bump required RouterOS version for all scripts 2026-07-17 11:48:22 +02:00
Christian Hesse
f5a814df60 update-tunnelbroker: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
db93e792e6 update-gre-address: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
f0cc45d2ab telegram-chat: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
dd51fd33e0 sms-forward: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
9d0ad044a3 sms-action: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
71a4beabac ppp-on-up: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
57f713477b packages-update: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
389009453e ospf-to-leds: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
d0b8e8f808 netwatch-notify: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
4ba4b6d16f netwatch-dns: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
363adaaa47 mode-button-scheduler: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
53d17d2981 ipv6-update: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
d4de082771 ipsec-to-dns: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
ceafb0ed04 hotspot-to-wpa: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
add84f32ff gps-track: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
b065a314af fw-addr-lists: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
942c50aff8 firmware-upgrade-reboot: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
03d506d2bf dhcpv6-client-lease: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
5d912bc548 dhcpv4-server-lease: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
6155b6c2a4 dhcp-to-dns: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
7717b30c23 dhcp-lease-comment: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
21a1b32624 daily-psk: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
be629dbfba collect-wireless-mac: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
dc7d6c5c74 check-routeros-update: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
45721186ac check-perpetual-license: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
b9ae49b1bc check-lte-firmware-upgrade: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
9378d2977a check-health: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
f3df68f97d check-certificates: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
5370bc3d0f certificate-renew-issued: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
c946c9b9bb capsman-rolling-upgrade: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
b6a0293572 capsman-download-packages: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
63d76f031a backup-upload: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
bee12c01ae backup-partition: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
dff5444b1e backup-email: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
e0bfaddcff backup-cloud: early exit with :exit 2026-07-17 11:48:22 +02:00
Christian Hesse
57c954af1d 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-17 11:48:22 +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