Christian Hesse
fe75292dee
check-perpetual-license: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
44465137e0
check-lte-firmware-upgrade: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
3f04d2edf6
check-health: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
3ce91fb5b0
check-certificates: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
8e855feaeb
certificate-renew-issued: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
e2e31b8830
capsman-rolling-upgrade: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
efd74b0a98
capsman-download-packages: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
edcab3358a
backup-upload: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
8a373be34b
backup-partition: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
806e9b9457
backup-email: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
ab608f6174
backup-cloud: early exit with :exit
2026-05-27 09:12:18 +02:00
Christian Hesse
ee1c51dd1d
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-05-27 09:12:18 +02:00
Christian Hesse
ffbab5d9ed
bump required RouterOS version for all scripts
2026-05-27 09:12:18 +02:00
Christian Hesse
2b7eae86df
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-05-27 09:12:18 +02:00
Christian Hesse
bde5b9440e
check-health: use :toarray's new delimiter=
2026-05-27 09:12:18 +02:00
Christian Hesse
8eefd0ea38
fw-addr-lists: support giving several certificates...
...
... by delimiting with a colon.
2026-05-27 09:12:18 +02:00
Christian Hesse
e93422670f
netwatch-dns: use :toarray's new delimiter= to split cert names
...
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-05-27 09:12:18 +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
Christian Hesse
53a4eb27d5
doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
44afc407fb
doc/mod/notification-telegram: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
bc002809d6
doc/mod/notification-matrix: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
16844294c4
doc/mod/notification-gotify: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
8df5d9a732
doc/mod/ipcalc: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
36e611be7a
doc/mod/inspectvar: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
2b0bea31f5
doc/log-forward: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
8e2d06ef2e
doc/daily-psk: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
833b6aba9a
doc/collect-wireless-mac: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
7f50307f60
doc/check-routeros-update: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
23a05be38b
doc/check-perpetual-license: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
418d418435
doc/check-lte-firmware-upgrade: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
661d48dc93
doc/check-health: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
c132bdf329
doc/check-certificates: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
d12282e3b5
doc/backup-upload: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
85823338ab
doc/backup-cloud: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
0382a368ec
backup-upload: support date & time in filename
2026-04-28 16:36:31 +02:00
Christian Hesse
d54a0d541d
backup-email: support date & time in filename
2026-04-28 16:36:31 +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