aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
4 daysdoc/mod/notification-ntfy: link to 'certificate name from browser'Gravatar Christian Hesse1-0/+5
4 daysdoc/mod/notification-matrix: link to 'certificate name from browser'Gravatar Christian Hesse1-0/+3
8 daysdoc/mod/notification-matrix: better document certificate importGravatar Christian Hesse1-0/+7
12 daysipv6-update: create a dynamic address-list entry onlyGravatar Christian Hesse1-4/+8
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-10doc/netwatch-notify: fix typo(s)Gravatar Christian Hesse1-3/+3
2024-10-10doc/netwatch-notify: give an extra example for resolving AAAA recordsGravatar Christian Hesse1-1/+6
2024-10-10doc/netwatch-notify: always give a host...Gravatar Christian Hesse1-2/+2
... as that is a required property. Any ip address is fine, it is changed anyway.
2024-08-27doc/netwatch-dns: 'DigiCert Global Root G3' for Quad9Gravatar Christian Hesse1-1/+1
2024-07-25telegram-chat: drop extra conversionrouteros-7.15-3Gravatar Christian Hesse1-1/+1
The JSON parser was actually fixed in RouterOS 7.15beta4, but let's bump the required version to next stable release instead.
2024-07-25daily-psk: drop workaround for old RouterOSrouteros-7.15-2Gravatar Christian Hesse1-1/+1
2024-07-25netwatch-notify: do not switch type when resolvingrouteros-7.15-1Gravatar Christian Hesse1-1/+1
This requires RouterOS 7.15beta4, but let's bump the required version to next stable release instead.
2024-07-16bump RouterOS requirement for all scripts and modules...Gravatar Christian Hesse48-48/+48
... now that global-functions requires RouterOS 7.14 anyway.
2024-07-16mod/ipcalc: use :tocrlfGravatar Christian Hesse1-1/+1
2024-07-16mod/inspectvar: use :tocrlfGravatar Christian Hesse1-1/+1
2024-07-16doc/mod/ssh-keys-import: drop hint on older RouterOSGravatar Christian Hesse1-5/+1
2024-06-21certs: DigiCert TLS Hybrid ECC SHA384 2020 CA1 -> DigiCert Global Root CAGravatar Christian Hesse1-1/+1
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-21certs: DigiCert Global G2 TLS RSA SHA256 2020 CA1 -> DigiCert Global Root G2Gravatar Christian Hesse1-1/+1
This is used by Cloudflare DNS (1.1.1.1). $CertificateAvailable "DigiCert Global Root G2"; /ip/dns/set use-doh-server=https://1.1.1.1/dns-query verify-doh-cert=yes;
2024-06-21certs: GTS CA 1C3 / GTS CA 1P5 -> GTS Root R1Gravatar Christian Hesse1-1/+1
2024-06-20doc/mod/notification-matrix: drop certificate hint...Gravatar Christian Hesse1-3/+0
... as matrix.org switched to Let's Encrypt with ISRG Root X2.
2024-05-23backup-partition: support copy before feature updateGravatar Christian Hesse1-3/+15
2024-05-23backup-partition: support RouterOS copy-over...Gravatar Christian Hesse1-3/+8
... when run interactively from CLI.
2024-05-23doc/backup-upload: fix link for backup-partitionGravatar Christian Hesse1-1/+1
2024-05-23doc/backup-email: fix link for backup-partitionGravatar Christian Hesse1-1/+1
2024-05-23doc/backup-cloud: fix link for backup-partitionGravatar Christian Hesse1-1/+1
2024-05-14fw-addr-lists: add 'strongips' list from blocklist.dechange-128Gravatar Christian Hesse1-2/+2
2024-04-19netwatch-notify: allow to suppress resolve failureGravatar Christian Hesse1-0/+9
2024-04-15mod/notification-ntfy: support basic authchange-127Gravatar Christian Hesse1-0/+5
Closes #59
2024-04-07bump RouterOS requirement for all scripts and modules...routeros-7.13-6Gravatar Christian Hesse45-45/+45
... now that global-functions requires RouterOS 7.13 anyway.
2024-04-07fw-addr-lists: use $FetchHugerouteros-7.13-5Gravatar Christian Hesse1-1/+5
2024-04-02mod/notification-matrix: add new configuration snippet...Gravatar Christian Hesse3-2/+5
... instead of appending to global-config-overlay.
2024-04-01mod/notification-matrix: use :deserialize ...Gravatar Christian Hesse1-1/+1
... instead of $ParseJson. This requires RouterOS 7.13.
2024-04-01mod/notification-telegram: use :deserialize ...Gravatar Christian Hesse1-1/+1
... instead of $ParseJson. This requires RouterOS 7.13.
2024-04-01telegram-chat: read file content...routeros-7.13-2change-126Gravatar Christian Hesse1-4/+3
... instead of getting it. This lifts the size limit, though we are still limited by Telegram message size. This requires RouterOS 7.13.
2024-03-13netwatch-notify: pass link to notificationchange-124Gravatar Christian Hesse1-0/+7
This is pass verbatim below the notification text.
2024-03-12packages-update: drop RouterOS version check...Gravatar Christian Hesse1-1/+1
... and allow all updates again. This requires RouterOS 7.13.
2024-03-12doc/telegram-chat: show usage of persistent idsGravatar Christian Hesse1-0/+8
2024-03-12doc/update-tunnelbroker: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/update-gre-address: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/unattended-lte-firmware-upgrade: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/telegram-chat: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/super-mario-theme: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/sms-forward: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/sms-action: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/ppp-on-up: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/packages-update: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/ospf-to-leds: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/netwatch-notify: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/netwatch-dns: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mode-button: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/ssh-keys-import: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/scriptrunonce: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-telegram: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-ntfy: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-matrix: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/notification-email: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/ipcalc: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/inspectvar: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/bridge-port-vlan: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/mod/bridge-port-to: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/log-forward: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/leds-mode: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/lease-script: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/ipv6-update: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/ipsec-to-dns: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/ip-addr-bridge: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/hotspot-to-wpa: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/gps-track: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/global-wait: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/fw-addr-lists: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/firmware-upgrade-reboot: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/dhcp-to-dns: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/dhcp-lease-comment: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/daily-psk: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/collect-wireless-mac: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/check-routeros-update: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/check-lte-firmware-upgrade: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/check-health: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/check-certificates: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/certificate-renew-issued: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/capsman-rolling-upgrade: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/capsman-download-packages: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/backup-upload: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/backup-partition: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/backup-email: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/backup-cloud: add badgesGravatar Christian Hesse1-0/+7
2024-03-12doc/accesslist-duplicates: add badgesGravatar Christian Hesse1-0/+7
2024-03-12hotspot-to-wpa-cleanup: drop support for wifiwave2Gravatar Christian Hesse1-6/+1
2024-03-12hotspot-to-wpa: drop support for wifiwave2Gravatar Christian Hesse1-16/+6
2024-03-12dhcp-lease-comment: drop support for wifiwave2Gravatar Christian Hesse1-9/+4
2024-03-12daily-psk: drop support for wifiwave2Gravatar Christian Hesse1-16/+6
2024-03-12collect-wireless-mac: drop support for wifiwave2Gravatar Christian Hesse1-9/+4
2024-03-12capsman-rolling-upgrade: drop support for wifiwave2Gravatar Christian Hesse1-8/+3
2024-03-12capsman-download-packages: drop support for wifiwave2Gravatar Christian Hesse1-15/+4
2024-03-12accesslist-duplicates: drop support for wifiwave2Gravatar Christian Hesse1-9/+4
2024-03-12backup-cloud: catch error with :execute workaroundchange-120Gravatar Christian Hesse1-4/+4
Catching a runtime error here fails... So let's try a workaround with :execute...
2024-03-01netwatch-notify: (mis-)use firewall address-list for lookup...Gravatar Christian Hesse1-2/+2
... and drop the racy code querying dns cache. 😁
2024-02-29fw-addr-lists: add support for IPv6change-119Gravatar Christian Hesse1-2/+33
2024-02-28netwatch-notify: handle CNAME to multiple recordsGravatar Christian Hesse1-3/+3
2024-02-28doc/netwatch-notify: update for multiple recordsGravatar Christian Hesse1-3/+3
2024-02-08doc/unattended-lte-firmware-upgrade: more devices supported...Gravatar Christian Hesse1-0/+1