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