Christian Hesse
f35c61e003
update-tunnelbroker: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
8d9153992e
update-gre-address: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
97cfa53c62
telegram-chat: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
1201b63447
sms-forward: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
893afefda3
sms-action: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
4fe66e8213
ppp-on-up: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
334c373848
packages-update: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
7222e8f17c
ospf-to-leds: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
a62b712ff5
netwatch-notify: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
d5c28615b4
netwatch-dns: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
3c8fe28442
lease-script: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
a690ad805b
ipv6-update: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
34e9c7f0b6
ipsec-to-dns: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
2d852a7a62
hotspot-to-wpa: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
d9c00161ec
gps-track: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
23f1ca31bf
fw-addr-lists: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
135accf04a
firmware-upgrade-reboot: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
28c01649a7
dhcp-to-dns: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
cd4339611e
dhcp-lease-comment: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
a251dcbdbb
daily-psk: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
cbca8a2299
collect-wireless-mac: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
eb4995087e
check-routeros-update: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
ac3ba0ef37
check-perpetual-license: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
4a6555d8eb
check-lte-firmware-upgrade: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
2d362f7a52
check-health: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
7e8d8ef108
check-certificates: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
35bcd756bc
certificate-renew-issued: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
e6e5524947
capsman-rolling-upgrade: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
9504c3c02e
capsman-download-packages: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
a5bc9f20c6
backup-upload: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
cf67317a2d
backup-partition: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
2642b8225b
backup-email: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
9567bbe23a
backup-cloud: early exit with :exit
2026-03-25 09:49:12 +01:00
Christian Hesse
92c69270cb
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-03-25 09:49:12 +01:00
Christian Hesse
b0bc681fcf
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-03-25 09:49:12 +01:00
Christian Hesse
0ca810fa17
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-03-25 09:49:12 +01: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
Christian Hesse
daeb173dbc
doc/check-routeros-update: add screenshot from terminal
2025-11-25 18:44:52 +01:00