aboutsummaryrefslogtreecommitdiffstats
path: root/README.d
AgeCommit message (Collapse)AuthorFilesLines
13 daysREADME: show fingerprints in outputGravatar Christian Hesse1-0/+0
This is not scrictly necessary, as we filter by fingerprint already... But it gives better overview and feeling.
2024-04-04README: update screenshot on lease script setupGravatar Christian Hesse1-0/+0
2024-04-04README: add start-time & change interval in scheduler exampleGravatar netravnen1-0/+0
Set the interval to once a day, Instead of every 1 hour. Add start-time to start-up. Thereby introducing randomization based on when the user last rebooted there device. As the interval is counted based on last boot time.
2024-03-15README: add QR code with (shortened) upstream urlGravatar Christian Hesse1-0/+0
2023-11-07README: print name with proplist for certificate verificationGravatar Christian Hesse1-0/+0
2023-10-26global: switch eworm.de to new certificate chain (E1 / ISRG Root X2)Gravatar Christian Hesse3-0/+0
old chain: R3 / ISRG Root X1 new chain: E1 / ISRG Root X2 No user interaction or migration is required for existing installations as we install 'E1' and 'ISRG Root X2' for some time already.
2023-04-19README: make the screenshot match the exampleGravatar Christian Hesse1-0/+0
2023-03-06... and update the logo in notificationsGravatar Christian Hesse2-0/+0
2023-02-17README: move configuration down, make it a separate paragraphGravatar Christian Hesse10-0/+0
2023-01-11README: install custom script from routeros-scripts-customGravatar Christian Hesse1-0/+0
2022-10-31README: copy *relevant* configuration onlyGravatar Christian Hesse1-0/+0
2022-10-20README: update notificationGravatar Christian Hesse2-40/+0
---- ✂️ ---- 📌 News and configuration changes The configuration version on MikroTik increased to 85, current configuration may need modification. Please review and update global-config-overlay, then re-run global-config. Changes: ● Support for e-mail notifications moved to a module. It is installed automatically if required. ● Dropped 'netwatch-syslog', filtering in firewall is advised. ---- ✂️ ----
2022-08-22optimize all svg files...Gravatar Christian Hesse1-200/+37
... and also update all version numbers to match current release.
2022-07-07README: show a sample news and changes notificationGravatar Christian Hesse1-0/+203
2022-07-06global-config: new setting to disable news and change notifications...change-83Gravatar Christian Hesse1-0/+0
... and also drop the version from global-config and global-config-overlay.
2022-06-28README: How to remove a script...Gravatar Christian Hesse1-0/+0
2022-05-12README: RouterOS v7 path syntaxGravatar Christian Hesse13-1/+1
2022-05-05README: installing custom scripts & modulesGravatar Christian Hesse2-0/+3
2022-01-14README: install correct global-config-overlay for RouterOS v6branch-routeros-v6Gravatar Christian Hesse1-0/+0
2022-01-03README: convert screenshots to AVIFGravatar Christian Hesse22-0/+0
2022-01-03README: convert Telegram group qr code to AVIFGravatar Christian Hesse2-0/+0
2021-12-30README: add Telegram icon in qr codeGravatar Christian Hesse1-0/+0
2021-12-30README: add a qr code to join Telegram groupGravatar Christian Hesse1-0/+0
2021-12-07global-config: load overlay automaticallyGravatar Christian Hesse1-0/+0
2021-09-21README: use real screenshots...Gravatar Christian Hesse11-0/+0
... and make sure copy-and-paste with code does not fail. Also end all commands with a semicolon for Github copy button.