Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
10 days | fw-addr-lists: add a collective list in default configurationchange-133 | 1 | -1/+2 | |
11 days | fw-addr-lists: these lists are deprecated and discontinued•••Any alternatives around? | 1 | -3/+3 | |
12 days | doc/log-forward: mention ntfy | 1 | -3/+3 | |
12 days | doc/log-forward: add a hint on defaults | 1 | -0/+6 | |
2025-02-07 | bump required RouterOS version for all scriptsrouteros-7.15-5 | 43 | -43/+43 | |
2025-02-05 | 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. change-132 | 3 | -9/+33 | |
2025-02-05 | 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). | 1 | -0/+4 | |
2025-02-05 | doc/netwatch-dns: switch exmample to cloudflare-dns.com | 1 | -2/+2 | |
2025-02-03 | doc/check-health: highligh note on bad initial state | 1 | -2/+4 | |
2024-12-17 | mod/notification-ntfy: support authentication with bearer token•••Closes: https://github.com/eworm-de/routeros-scripts/issues/86 | 1 | -0/+2 | |
2024-11-27 | netwatch-dns: explicitly expect type=A...•••... which is provided since 7.16beta7 (but require next stable release 7.16 as that is available meanwhile). routeros-7.16-7 | 1 | -1/+1 | |
2024-11-27 | 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 779b3b8872b23b784c331d7a454c86439046f5d3. routeros-7.16-6 | 1 | -1/+1 | |
2024-11-27 | mod/ssh-keys-import: require RouterOS 7.16•••Actually the requirement bumped with the change in commits: * 9c945b1a3283bb352707c69630c579cf82484dcb mod/ssh-keys-import: $SSHKeysImportFile: simplify looping lines * 1f526b356121749991fee69cee5a6c728855c8f2 mod/ssh-keys-import: $SSHKeysImport: split with `:deserialize` routeros-7.16-5 | 1 | -1/+1 | |
2024-11-27 | fw-addr-lists: require RouterOS 7.16•••Actually the requirement bumped with the change in commit: * 084c246ef0cab329fe981732089277fa8398800b fw-addr-lists: simplify looping lines routeros-7.16-4 | 1 | -1/+1 | |
2024-11-02 | doc/netwatch-dns: link to 'certificate name from browser' | 1 | -2/+3 | |
2024-11-02 | doc/fw-addr-lists: link to 'certificate name from browser' | 1 | -3/+7 | |
2024-11-02 | doc/mod/notification-ntfy: link to 'certificate name from browser' | 1 | -0/+5 | |
2024-11-02 | doc/mod/notification-matrix: link to 'certificate name from browser' | 1 | -0/+3 | |
2024-10-29 | doc/mod/notification-matrix: better document certificate import | 1 | -0/+7 | |
2024-10-25 | 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 | 1 | -4/+8 | |
2024-10-10 | doc/netwatch-notify: fix typo(s) | 1 | -3/+3 | |
2024-10-10 | doc/netwatch-notify: give an extra example for resolving AAAA records | 1 | -1/+6 | |
2024-10-10 | doc/netwatch-notify: always give a host...•••... as that is a required property. Any ip address is fine, it is changed anyway. | 1 | -2/+2 | |
2024-08-27 | doc/netwatch-dns: 'DigiCert Global Root G3' for Quad9 | 1 | -1/+1 | |
2024-07-25 | 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. routeros-7.15-3 | 1 | -1/+1 | |
2024-07-25 | daily-psk: drop workaround for old RouterOSrouteros-7.15-2 | 1 | -1/+1 | |
2024-07-25 | 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. routeros-7.15-1 | 1 | -1/+1 | |
2024-07-16 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. | 48 | -48/+48 | |
2024-07-16 | mod/ipcalc: use :tocrlf | 1 | -1/+1 | |
2024-07-16 | mod/inspectvar: use :tocrlf | 1 | -1/+1 | |
2024-07-16 | doc/mod/ssh-keys-import: drop hint on older RouterOS | 1 | -5/+1 | |
2024-06-21 | 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; | 1 | -1/+1 | |
2024-06-21 | certs: DigiCert Global G2 TLS RSA SHA256 2020 CA1 -> DigiCert Global Root G2•••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; | 1 | -1/+1 | |
2024-06-21 | certs: GTS CA 1C3 / GTS CA 1P5 -> GTS Root R1 | 1 | -1/+1 | |
2024-06-20 | doc/mod/notification-matrix: drop certificate hint...•••... as matrix.org switched to Let's Encrypt with ISRG Root X2. | 1 | -3/+0 | |
2024-05-23 | backup-partition: support copy before feature update | 1 | -3/+15 | |
2024-05-23 | backup-partition: support RouterOS copy-over...•••... when run interactively from CLI. | 1 | -3/+8 | |
2024-05-23 | doc/backup-upload: fix link for backup-partition | 1 | -1/+1 | |
2024-05-23 | doc/backup-email: fix link for backup-partition | 1 | -1/+1 | |
2024-05-23 | doc/backup-cloud: fix link for backup-partition | 1 | -1/+1 | |
2024-05-14 | fw-addr-lists: add 'strongips' list from blocklist.dechange-128 | 1 | -2/+2 | |
2024-04-19 | netwatch-notify: allow to suppress resolve failure | 1 | -0/+9 | |
2024-04-15 | mod/notification-ntfy: support basic auth•••Closes #59 change-127 | 1 | -0/+5 | |
2024-04-07 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.13 anyway. routeros-7.13-6 | 45 | -45/+45 | |
2024-04-07 | fw-addr-lists: use $FetchHugerouteros-7.13-5 | 1 | -1/+5 | |
2024-04-02 | mod/notification-matrix: add new configuration snippet...•••... instead of appending to global-config-overlay. | 3 | -2/+5 | |
2024-04-01 | mod/notification-matrix: use :deserialize ...•••... instead of $ParseJson. This requires RouterOS 7.13. | 1 | -1/+1 | |
2024-04-01 | mod/notification-telegram: use :deserialize ...•••... instead of $ParseJson. This requires RouterOS 7.13. | 1 | -1/+1 | |
2024-04-01 | telegram-chat: read file content...•••... instead of getting it. This lifts the size limit, though we are still limited by Telegram message size. This requires RouterOS 7.13. routeros-7.13-2change-126 | 1 | -4/+3 | |
2024-03-13 | netwatch-notify: pass link to notification•••This is pass verbatim below the notification text. change-124 | 1 | -0/+7 | |
2024-03-12 | packages-update: drop RouterOS version check...•••... and allow all updates again. This requires RouterOS 7.13. | 1 | -1/+1 | |
2024-03-12 | doc/telegram-chat: show usage of persistent ids | 1 | -0/+8 | |
2024-03-12 | doc/update-tunnelbroker: add badges | 1 | -0/+7 | |
2024-03-12 | doc/update-gre-address: add badges | 1 | -0/+7 | |
2024-03-12 | doc/unattended-lte-firmware-upgrade: add badges | 1 | -0/+7 | |
2024-03-12 | doc/telegram-chat: add badges | 1 | -0/+7 | |
2024-03-12 | doc/super-mario-theme: add badges | 1 | -0/+7 | |
2024-03-12 | doc/sms-forward: add badges | 1 | -0/+7 | |
2024-03-12 | doc/sms-action: add badges | 1 | -0/+7 | |
2024-03-12 | doc/ppp-on-up: add badges | 1 | -0/+7 | |
2024-03-12 | doc/packages-update: add badges | 1 | -0/+7 | |
2024-03-12 | doc/ospf-to-leds: add badges | 1 | -0/+7 | |
2024-03-12 | doc/netwatch-notify: add badges | 1 | -0/+7 | |
2024-03-12 | doc/netwatch-dns: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mode-button: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/ssh-keys-import: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/scriptrunonce: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-telegram: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-ntfy: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-matrix: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-email: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/ipcalc: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/inspectvar: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/bridge-port-vlan: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/bridge-port-to: add badges | 1 | -0/+7 | |
2024-03-12 | doc/log-forward: add badges | 1 | -0/+7 | |
2024-03-12 | doc/leds-mode: add badges | 1 | -0/+7 | |
2024-03-12 | doc/lease-script: add badges | 1 | -0/+7 | |
2024-03-12 | doc/ipv6-update: add badges | 1 | -0/+7 | |
2024-03-12 | doc/ipsec-to-dns: add badges | 1 | -0/+7 | |
2024-03-12 | doc/ip-addr-bridge: add badges | 1 | -0/+7 | |
2024-03-12 | doc/hotspot-to-wpa: add badges | 1 | -0/+7 | |
2024-03-12 | doc/gps-track: add badges | 1 | -0/+7 | |
2024-03-12 | doc/global-wait: add badges | 1 | -0/+7 | |
2024-03-12 | doc/fw-addr-lists: add badges | 1 | -0/+7 | |
2024-03-12 | doc/firmware-upgrade-reboot: add badges | 1 | -0/+7 | |
2024-03-12 | doc/dhcp-to-dns: add badges | 1 | -0/+7 | |
2024-03-12 | doc/dhcp-lease-comment: add badges | 1 | -0/+7 | |
2024-03-12 | doc/daily-psk: add badges | 1 | -0/+7 | |
2024-03-12 | doc/collect-wireless-mac: add badges | 1 | -0/+7 | |
2024-03-12 | doc/check-routeros-update: add badges | 1 | -0/+7 | |
2024-03-12 | doc/check-lte-firmware-upgrade: add badges | 1 | -0/+7 | |
2024-03-12 | doc/check-health: add badges | 1 | -0/+7 | |
2024-03-12 | doc/check-certificates: add badges | 1 | -0/+7 | |
2024-03-12 | doc/certificate-renew-issued: add badges | 1 | -0/+7 | |
2024-03-12 | doc/capsman-rolling-upgrade: add badges | 1 | -0/+7 | |
2024-03-12 | doc/capsman-download-packages: add badges | 1 | -0/+7 | |
2024-03-12 | doc/backup-upload: add badges | 1 | -0/+7 | |
2024-03-12 | doc/backup-partition: add badges | 1 | -0/+7 | |
2024-03-12 | doc/backup-email: add badges | 1 | -0/+7 |