Christian Hesse
de2a90d841
doc/fw-addr-lists: add a warning on possible subsystem crash
2025-06-11 17:47:40 +02:00
Christian Hesse
595b4aea9d
capsman-download-packages: revert changes for "new functionality"
...
(Though we keep the quoting for type.)
Well, turned out this functionality is for `/file/print` only,
but does not work with `/file/find`. 🫣 🥴
This reverts commit 15fd522d3d
.
2025-06-11 17:46:09 +02:00
Christian Hesse
c3d3d61f92
packages-update: support deferred reboot with longer interval
2025-06-04 22:30:51 +02:00
Christian Hesse
15fd522d3d
capsman-download-packages: adopt new functionality from file menu
2025-06-04 22:30:51 +02:00
Christian Hesse
fa83c76be1
doc/check-lte-firmware-upgrade: add missing reference for ntfy
2025-05-03 22:11:22 +02:00
Leonardo David Monteiro
0717ebfbd5
introduce mod/notification-gotify...
...
... for sending notifications via Gotify (https://gotify.net ).
Closes: https://github.com/eworm-de/routeros-scripts/pull/92
Co-authored-by: Christian Hesse <mail@eworm.de>
2025-05-03 22:11:22 +02:00
Christian Hesse
3822887ba2
doc/mod/notification-telegram: mark all external links
2025-04-24 23:24:53 +02:00
Christian Hesse
c69b13c879
doc/mod/notification-notify: mark all external links
2025-04-24 23:24:50 +02:00
Christian Hesse
183b16d83c
doc/mod/notification-matrix: mark all external links
2025-04-24 23:24:47 +02:00
Christian Hesse
0eaefcdc72
doc/mod/notification-email: mark all external links
2025-04-24 23:24:43 +02:00
Christian Hesse
2fa044972c
doc/log-forward: mark all external links
2025-04-24 23:24:39 +02:00
Christian Hesse
3788a3e286
doc/fw-addr-lists: mark all external links
2025-04-24 23:24:36 +02:00
Christian Hesse
34eac64f33
doc/check-routeros-update: mark all external links
2025-04-24 23:24:32 +02:00
Christian Hesse
4118f53aae
doc/backup-partition: mark all external links
2025-04-24 23:24:28 +02:00
Christian Hesse
b12f8a3974
doc/backup-cloud: mark all external links
2025-04-24 23:24:25 +02:00
Christian Hesse
3c30276e23
check-routeros-update: split off check-perpetual-license...
...
... and also add documentation, screenshot, etc.
2025-04-01 17:39:50 +02:00
Christian Hesse
53b13b295a
mod/notification-telegram: introduce $GetTelegramChatId
2025-02-25 22:37:30 +01:00
Christian Hesse
a22b62f588
mod/notification-telegram: support sending to group's topic...
...
... when a group has enabled the "Topics" feature.
2025-02-25 17:55:12 +01:00
Christian Hesse
df631b987d
fw-addr-lists: add a collective list in default configuration
2025-02-12 17:40:27 +01:00
Christian Hesse
4d0b4a1ff4
fw-addr-lists: these lists are deprecated and discontinued
...
Any alternatives around?
2025-02-11 14:30:14 +01:00
Christian Hesse
8af67af462
doc/log-forward: mention ntfy
2025-02-10 15:31:20 +01:00
Christian Hesse
da280586b5
doc/log-forward: add a hint on defaults
2025-02-10 15:31:20 +01:00
Christian Hesse
4bfb591fa0
bump required RouterOS version for all scripts
2025-02-07 17:44:41 +01:00
Christian Hesse
23d38927bc
check-health: split off plugins...
...
... from 'check-health', so the script works on all devices to monitor
CPU and RAM. The supported plugins for sensors in hardware are installed
automatically.
2025-02-05 14:39:59 +01:00
Christian Hesse
84ba3a463a
doc/netwatch-dns: warn on different certificate...
...
... based on indicated server name.
Currently this is true for 8.8.8.8 (GTS Root R1) and dns.google (GTS Root R4).
2025-02-05 10:00:26 +01:00
Christian Hesse
27c92b4382
doc/netwatch-dns: switch exmample to cloudflare-dns.com
2025-02-05 10:00:26 +01:00
Christian Hesse
61f3c26199
doc/check-health: highligh note on bad initial state
2025-02-03 14:36:25 +01:00
Christian Hesse
d1b9b1b410
mod/notification-ntfy: support authentication with bearer token
...
Closes: https://github.com/eworm-de/routeros-scripts/issues/86
2024-12-17 13:21:19 +01:00
Christian Hesse
09e8b1d219
netwatch-dns: explicitly expect type=A...
...
... which is provided since 7.16beta7 (but require next stable release
7.16 as that is available meanwhile).
2024-11-27 11:56:44 +01:00
Christian Hesse
6548f83ef4
dhcp-to-dns: explicitly expect type=A...
...
... which is provided since 7.16beta7 (but require next stable release
7.16 as that is available meanwhile).
I had this on my wishlist for a long time, and opened an issue in
March 2023 about it (SUP-111312).
Back then I changed the code to support both, see commit
779b3b8872
.
2024-11-27 11:56:44 +01:00
Christian Hesse
e851cd5ad0
mod/ssh-keys-import: require RouterOS 7.16
...
Actually the requirement bumped with the change in commits:
* 9c945b1a32
mod/ssh-keys-import: $SSHKeysImportFile: simplify looping lines
* 1f526b3561
mod/ssh-keys-import: $SSHKeysImport: split with `:deserialize`
2024-11-27 11:56:09 +01:00
Christian Hesse
794525b706
fw-addr-lists: require RouterOS 7.16
...
Actually the requirement bumped with the change in commit:
* 084c246ef0
fw-addr-lists: simplify looping lines
2024-11-27 10:00:27 +01:00
Christian Hesse
31dfdf7e62
doc/netwatch-dns: link to 'certificate name from browser'
2024-11-02 21:23:04 +01:00
Christian Hesse
d213369e73
doc/fw-addr-lists: link to 'certificate name from browser'
2024-11-02 21:23:04 +01:00
Christian Hesse
c5740c2328
doc/mod/notification-ntfy: link to 'certificate name from browser'
2024-11-02 21:23:04 +01:00
Christian Hesse
af942d90d3
doc/mod/notification-matrix: link to 'certificate name from browser'
2024-11-02 21:23:04 +01:00
Christian Hesse
3169270dbd
doc/mod/notification-matrix: better document certificate import
2024-10-29 15:00:26 +01:00
Christian Hesse
e803f8b3c0
ipv6-update: create a dynamic address-list entry only
...
This should make sure that the script runs once after reboot, even if
the prefix does not change.
An existing static entry needs to be removed to make this work!
https://github.com/eworm-de/routeros-scripts/issues/85
2024-10-25 18:20:17 +02:00
Christian Hesse
71c58c6afb
doc/netwatch-notify: fix typo(s)
2024-10-10 22:32:46 +02:00
Christian Hesse
f7f50a9d45
doc/netwatch-notify: give an extra example for resolving AAAA records
2024-10-10 22:24:56 +02:00
Christian Hesse
82e3e7a9fc
doc/netwatch-notify: always give a host...
...
... as that is a required property. Any ip address is fine, it is
changed anyway.
2024-10-10 22:20:31 +02:00
Christian Hesse
90632f223a
doc/netwatch-dns: 'DigiCert Global Root G3' for Quad9
2024-08-27 10:59:51 +02:00
Christian Hesse
32474c751f
telegram-chat: drop extra conversion
...
The JSON parser was actually fixed in RouterOS 7.15beta4, but let's bump
the required version to next stable release instead.
2024-07-25 09:15:41 +02:00
Christian Hesse
a017f24224
daily-psk: drop workaround for old RouterOS
2024-07-25 09:15:41 +02:00
Christian Hesse
209c37664b
netwatch-notify: do not switch type when resolving
...
This requires RouterOS 7.15beta4, but let's bump the required version
to next stable release instead.
2024-07-25 09:15:41 +02:00
Christian Hesse
6fbafe76ba
bump RouterOS requirement for all scripts and modules...
...
... now that global-functions requires RouterOS 7.14 anyway.
2024-07-16 13:50:22 +02:00
Christian Hesse
075a9bd6c4
mod/ipcalc: use :tocrlf
2024-07-16 13:50:22 +02:00
Christian Hesse
2b758b83fd
mod/inspectvar: use :tocrlf
2024-07-16 13:50:22 +02:00
Christian Hesse
f09fa83105
doc/mod/ssh-keys-import: drop hint on older RouterOS
2024-07-16 13:49:54 +02:00
Christian Hesse
c4e8d01de1
certs: DigiCert TLS Hybrid ECC SHA384 2020 CA1 -> DigiCert Global Root CA
...
This is used by Cloudflare DNS Quard9 (9.9.9.9).
$CertificateAvailable "DigiCert Global Root CA";
/ip/dns/set use-doh-server=https://9.9.9.9/dns-query verify-doh-cert=yes;
2024-06-21 15:57:04 +02:00