Commit graph

574 commits

Author SHA1 Message Date
Christian Hesse
ee7f4f3dfc ospf-to-leds: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
46fc4cdef7 netwatch-notify: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
e4bb917674 netwatch-dns: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
6575f12811 ipv6-update: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
8f67a515f6 ipsec-to-dns: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
123908e615 hotspot-to-wpa: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
281d1f7ad3 gps-track: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
ade726f342 fw-addr-lists: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
0ba94d66de firmware-upgrade-reboot: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
ebfd0562db dhcpv6-client-lease: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
2d1a6812e0 dhcpv4-server-lease: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
f9c2907f64 dhcp-to-dns: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
b8596b8ce2 dhcp-lease-comment: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
49f5421a6d daily-psk: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
43ead0d8de collect-wireless-mac: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
492f69409b check-routeros-update: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
62c5fcea52 check-perpetual-license: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
cff42f716a check-lte-firmware-upgrade: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
780239aadd check-health: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
a238439478 check-certificates: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
62ec648888 certificate-renew-issued: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
f94f3f5eea capsman-rolling-upgrade: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
b988cc4bf6 capsman-download-packages: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
77f78f2a06 backup-upload: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
71fec1a107 backup-partition: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
499c901915 backup-email: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
cd087c7bac backup-cloud: early exit with :exit 2026-04-24 14:41:56 +02:00
Christian Hesse
405f1fca37 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-24 14:41:56 +02:00
Christian Hesse
a1008a435e 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-24 14:41:56 +02:00
Christian Hesse
ad31e2d3a2 backup-upload: support date & time in filename 2026-04-24 14:41:56 +02:00
Christian Hesse
a7bad6a769 backup-email: support date & time in filename 2026-04-24 14:41:56 +02:00
Christian Hesse
1f460b5bae mod/notification-email: add setting for certificate verification 2026-04-23 09:17:42 +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
Christian Hesse
ad455c8f1d doc/netwatch-dns: cloudflare uses a new CA for certificates 2026-01-15 23:14:37 +01:00
Christian Hesse
df8d0370c5 doc/mod/ssh-keys-import: reverse old and new 2026-01-14 15:30:21 +01:00
Christian Hesse
2b8dfec2f7 bump required RouterOS version for all scripts 2026-01-12 10:00:30 +01:00
Christian Hesse
0d71cd5b3b doc/mod/inspectvar: update screenshot...
... with fix from $CharacterMultiply and doubled indention.
2026-01-06 14:10:08 +01:00
Christian Hesse
7caaa62321 check-perpetual-license: add scroll symbol in notification
doc/check-perpetual-license.d/notification-01-warn.avif
----- >8 -----
[rsc] 📜⚠️ License about to expire!

Your license failed to renew and is about to expire on 2025-09-13 12:12:23 on rsc...
----- >8 -----

doc/check-perpetual-license.d/notification-02-renew.avif
----- >8 -----
[rsc] 📜️ License renewed

Your license was successfully renewed on rsc. It is now valid until 2025-10-25 08:42:46.
----- >8 -----
2025-11-27 11:26:04 +01:00