Christian Hesse
fe3026b1a6
bump required RouterOS version for all scripts
2026-03-19 11:47:24 +01:00
Christian Hesse
2eb2d7c2d7
update-tunnelbroker: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
574a0b53ab
update-gre-address: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
b071edeee0
telegram-chat: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
17942b87cf
sms-forward: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
38122dce71
sms-action: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
2f971b51a7
ppp-on-up: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
2190fcab9f
packages-update: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
302c7ef198
ospf-to-leds: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
28cfc67ec8
netwatch-notify: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
9e52d7e43d
netwatch-dns: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
7315e4eafc
lease-script: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
dbff507cb9
ipv6-update: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
a1b49b4eb3
ipsec-to-dns: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
ce0453faa7
hotspot-to-wpa: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
6733a5e616
gps-track: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
a30edf86a9
fw-addr-lists: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
462c1c8532
firmware-upgrade-reboot: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
898922d1a0
dhcp-to-dns: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
185980e3a6
dhcp-lease-comment: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
0b7734dcef
daily-psk: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
f820e40df7
collect-wireless-mac: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
16b59345b1
check-routeros-update: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
fe3086d9e9
check-perpetual-license: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
7339437241
check-lte-firmware-upgrade: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
b3b384b518
check-health: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
7f80dab5b4
check-certificates: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
72a91fb967
certificate-renew-issued: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
28c908fee9
capsman-rolling-upgrade: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
56bf21a512
capsman-download-packages: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
60f08cb376
backup-upload: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
771576970e
backup-partition: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
365d29cc89
backup-email: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
126db72ea6
backup-cloud: early exit with :exit
2026-03-19 11:47:24 +01:00
Christian Hesse
033b407ba9
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-19 11:47:24 +01:00
Christian Hesse
362a135a95
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-19 11:47:24 +01:00
Christian Hesse
a779c5fd2c
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-03-19 11:47:24 +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