Commit graph

579 commits

Author SHA1 Message Date
Christian Hesse
02ac09bcc7 update-tunnelbroker: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
2c4d846598 update-gre-address: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
7f2f79da5f telegram-chat: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
05a3e4a056 sms-forward: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
417ffe3866 sms-action: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e19e5a043e ppp-on-up: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
995822c5d4 packages-update: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
220f2ce36d ospf-to-leds: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
41aa4c181d netwatch-notify: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
ef2d0481c8 netwatch-dns: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
6e52bc17a8 ipv6-update: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e761976a79 ipsec-to-dns: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
14e70cb70a hotspot-to-wpa: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
a255b36d4a gps-track: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
a7fa1cc910 fw-addr-lists: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
8b7c2649eb firmware-upgrade-reboot: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
9c43081f65 dhcpv6-client-lease: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
8eeb899ae9 dhcpv4-server-lease: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
671cd121f3 dhcp-to-dns: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
5cdc82c689 dhcp-lease-comment: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
4a65c327f6 daily-psk: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
b68c257f53 collect-wireless-mac: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
358b2e08fb check-routeros-update: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
63e2d5fe9c check-perpetual-license: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e6634228e5 check-lte-firmware-upgrade: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
4951d993ec check-health: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
b562907708 check-certificates: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
7178686f2d certificate-renew-issued: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
57ca0092be capsman-rolling-upgrade: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
bd1afa8e37 capsman-download-packages: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
9ec10bc891 backup-upload: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
12d0570fdd backup-partition: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
21d5fed979 backup-email: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
42350355a0 backup-cloud: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
57184d5eb7 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-04-22 16:15:19 +02:00
Christian Hesse
0f9cb1132a 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-04-22 16:15:19 +02:00
Christian Hesse
ec7a44f9c6 mod/notification-email: add setting for certificate verification 2026-04-22 16:15:19 +02:00
Christian Hesse
d00a517c3b mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-16 09:04:20 +02:00
Christian Hesse
89b9c62e52 ipv6-update: support dhcpv6-client-lease script...
... by adding a provide, and handling global variable
$DHCPv6ClientLeaseVars.
2026-04-15 10:46:35 +02:00
Christian Hesse
3a66eb4192 introduce 'dhcpv6-client-lease' to run scripts on lease 2026-04-15 10:46:35 +02:00
Christian Hesse
e54a4572f7 rename lease-script -> dhcpv4-server-lease 2026-04-14 15:32:19 +02:00
Christian Hesse
736ff98bce doc/ipv6-update: remove extra dot 2026-04-10 20:27:02 +02:00
Christian Hesse
65f101eb48 doc/dhcp-to-dns: add a note on reverse lookup
https://github.com/eworm-de/routeros-scripts/discussions/94
https://github.com/eworm-de/routeros-scripts/issues/104
https://github.com/eworm-de/routeros-scripts/issues/120

... and possibly more.
2026-03-19 11:39:31 +01:00
Christian Hesse
491189ece4 doc/check-certificates: create example certificate with SAN 2026-03-12 11:05:24 +01:00
Christian Hesse
70ddc152de bump required RouterOS version for all scripts 2026-01-27 15:47:19 +01:00
Christian Hesse
a7be27aea9 check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 15:47:19 +01:00
Christian Hesse
b52936e946 doc/netwatch-dns: mention ip address...
... which can be used for serveral services that have it in SAN.
2026-01-17 16:52:20 +01:00
Christian Hesse
92759fcca5 doc/netwatch-dns: give hint on multiple certificates 2026-01-16 14:48:18 +01:00
Christian Hesse
ad310e6573 doc/netwatch-dns: always use the same order for examples 2026-01-16 14:48:18 +01:00
Christian Hesse
c0c1c5521e doc/netwatch-dns: include examples for dns.quad9.net & dns.google 2026-01-16 14:48:02 +01:00