Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
next | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 3 months | |
staging | netwatch-dns: explicitly expect type=A... | Christian Hesse | 6 days | |
Tag | Download | Author | Age | |
routeros-7.17beta5-1 | commit 5b09469cc6... | Christian Hesse | 7 days | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 4 weeks | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 4 weeks | |
routeros-7.17beta2-2 | commit f2576cf558... | Christian Hesse | 7 weeks | |
routeros-7.17beta2-1 | commit 1776b8f50b... | Christian Hesse | 7 weeks | |
routeros-7.15-1 | commit 209c37664b... | Christian Hesse | 4 months | |
routeros-7.15-2 | commit a017f24224... | Christian Hesse | 4 months | |
routeros-7.15-3 | commit 32474c751f... | Christian Hesse | 4 months | |
routeros-7.14-1 | commit 380b3b3137... | Christian Hesse | 4 months | |
change-131 | commit cdb553d39b... | Christian Hesse | 5 months | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2024-09-30 | backup-partition: give warning on lock in device-mode•••RouterOS 7.17beta2 introduced some extra security measures, including some to prevent downgrade attacks for the installation. Thus switching partitions (which can hold quite old installations) is denied by device-mode now by default. Warn about that... https://help.mikrotik.com/docs/display/ROS/Device-mode routeros-7.17beta2-1 | Christian Hesse | 1 | -0/+7 |
2024-09-26 | global-functions: $CertificateDownload: add another check...•••... that the certificate is really available. Turns out that mkcert.org ships certificates where OU or whatever matches - that's not what we want. | Christian Hesse | 1 | -0/+6 |
2024-09-25 | hotspot-to-wpa-cleanup: only match access-list with mac-address | Christian Hesse | 3 | -3/+3 |
2024-09-16 | check-routeros-update: use $VersionToNum to calculate bitmask | Christian Hesse | 1 | -2/+5 |
2024-09-13 | backup-partition: use $VersionToNum to calculate bitmask | Christian Hesse | 1 | -1/+2 |
2024-09-13 | global-functions: $VersionToNum: support "zero"...•••... to have a clean way to generate bitmasks. [admin@mikrotik] > :put [ $VersionToNum 0.255zero0 ] 16711680 [admin@mikrotik] > :put 0x00ff0000 16711680 Once implemented everywhere the internal calculation could be changed easily. | Christian Hesse | 1 | -1/+2 |
2024-09-11 | fw-addr-lists: use lists in JSON format for spamhaus.org | Christian Hesse | 1 | -1/+3 |
2024-09-11 | fw-addr-lists: handle JSON format from spamhaus.org•••Closes: https://github.com/eworm-de/routeros-scripts/issues/79 | Christian Hesse | 1 | -1/+6 |
2024-09-05 | netwatch-dns: give warning on CRL use | Christian Hesse | 1 | -0/+4 |
2024-09-04 | certs: add poor man's check 😜 | Christian Hesse | 1 | -0/+31 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |