Compare commits

..

71 commits

Author SHA1 Message Date
Christian Hesse
19dd532f65 Merge branch 'dhcp-to-dns' into next 2026-07-07 15:15:22 +02:00
Christian Hesse
0c78dd0faf bump required RouterOS version for all scripts 2026-07-07 15:15:22 +02:00
Christian Hesse
e73880551c dhcp-to-dns: allow to ignore for specific lease 2026-07-07 15:15:22 +02:00
Christian Hesse
1429968890 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-07-07 15:15:22 +02:00
Christian Hesse
c9526d75bb update list of contributors 2026-07-07 15:15:22 +02:00
Christian Hesse
9e5bd29007 Merge branch 'break-in-loop' into next 2026-07-07 15:15:22 +02:00
Łukasz Witkowski
3aaa02b12f dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.
2026-07-07 15:15:22 +02:00
Christian Hesse
35ab094114 Merge branch 'continue-in-loop' into next 2026-07-07 15:15:22 +02:00
Christian Hesse
c0dd436f6d telegram-chat: fix indention 2026-07-07 15:15:22 +02:00
Łukasz Witkowski
e0f590c917 dhcp-to-dns: set $LeaseInfo 2026-07-07 15:15:22 +02:00
Christian Hesse
71493aec0b Merge branch 'early-exit-with-exit' into next 2026-07-07 15:15:22 +02:00
Christian Hesse
35c2ada939 dhcp-to-dns: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
3071a5a39d telegram-chat: use :break in loop 2026-07-07 15:15:22 +02:00
Łukasz Witkowski
79a23a3b93 dhcp-to-dns: convert DNS names to lower case 2026-07-07 15:15:22 +02:00
Christian Hesse
a34eed2fe2 Merge branch 'compare-ids' into next 2026-07-07 15:15:22 +02:00
Christian Hesse
83534d0b74 global-functions: deprecate $ExitError 2026-07-07 15:15:22 +02:00
Christian Hesse
333989e82b dhcp-to-dns: use another :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
b8e6ab1f09 check-certificates: use :break in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
145bab1bff dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-07 15:15:22 +02:00
Christian Hesse
55eef9c692 global-functions: $ScriptInstallUpdate: log and print error
It is no longer expected to fail... So let's complain.
2026-07-07 15:15:22 +02:00
Christian Hesse
cbbd527017 global-functions: deprecate $HexToNum 2026-07-07 15:15:22 +02:00
Christian Hesse
91d1ca7939 update-tunnelbroker: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c21bfff044 dhcp-to-dns: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
3801cc4847 global-functions: $ScriptInstallUpdate: skip checksums if not rsc.eworm.de
The file is not in git repository, but generated when deploying to my
server only.
2026-07-07 15:15:22 +02:00
Christian Hesse
024fd4369e log-forward: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
9da616da20 update-gre-address: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
8428a2e5a4 telegram-chat: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
1489d096e0 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-07-07 15:15:22 +02:00
Christian Hesse
023793ca8f telegram-chat: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
50283cfcc0 netwatch-dns: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
3ddbfe63f2 sms-forward: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
a2823d3bc4 netwatch-dns: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
f48de1747f sms-action: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
17ee5e7693 netwatch-dns: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
dee266ed4d ppp-on-up: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
a2410796df netwatch-dns: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
5d4d3975ed packages-update: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
b79a50ad26 global-functions: $ScriptInstallUpdate: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
7fb203f16f ospf-to-leds: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
51a9d94ad9 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
e75054c8dd netwatch-notify: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
cfd9366aa9 global-functions: $CleanName: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
5a28771d86 netwatch-dns: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
d838755191 fw-addr-lists: fix indention 2026-07-07 15:15:22 +02:00
Christian Hesse
7f79f7b0a1 log-forward: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
d93cc322ec fw-addr-lists: use :continue in loop 2026-07-07 15:15:22 +02:00
Christian Hesse
9e9cc6baa6 ipv6-update: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
718f276149 ipsec-to-dns: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
5cedf9965c hotspot-to-wpa-cleanup: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
2a82bbe529 hotspot-to-wpa: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
9e419cfd7f gps-track: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
0cb16041e5 fw-addr-lists: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
69e1160ccb firmware-upgrade-reboot: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
3a44047b44 dhcpv6-client-lease: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
f01917b88f dhcpv4-server-lease: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
7d06eea3af dhcp-to-dns: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
3ae3169eb0 dhcp-lease-comment: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
64bf883f82 daily-psk: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c65480d0f7 collect-wireless-mac: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
6f2ed76bcd check-routeros-update: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
f0aa3b90d7 check-perpetual-license: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
9400d07c0d check-lte-firmware-upgrade: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
325c2cb830 check-health: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
5c7115a116 check-certificates: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
1cfa2c41b4 certificate-renew-issued: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c5f7de1dce capsman-rolling-upgrade: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
6aa9b81024 capsman-download-packages: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
c71a82138a backup-upload: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
a924e1aedd backup-partition: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
1f622ed24f backup-email: early exit with :exit 2026-07-07 15:15:22 +02:00
Christian Hesse
5cf181601d backup-cloud: early exit with :exit 2026-07-07 15:15:22 +02:00
3 changed files with 1 additions and 73 deletions

View file

@ -55,39 +55,6 @@ Then continue setup with
[scheduled automatic updates](README.md#scheduled-automatic-updates) or
[editing configuration](README.md#editing-configuration).
## Install from mirror
In case you have issues with my default source using a mirror may help.
Just replace the first lines for updated variables.
> 💡️ **Hint**: You may want to set the same *url* with `ScriptUpdatesBaseUrl`
> in `global-config-overlay`.
> ⚠️ **Warning**: The mirrors do not provide checksums. Each invocation of
> `$ScriptInstallUpdate` takes longer and generates more traffic, as every
> script needs to be downloaded for local check!
### Install from git.eworm.de
:local BaseUrl "https://git.eworm.de/cgit/routeros-scripts/plain/";
:local CertCommonName "Root YE";
:local CertFileName "Root-YE.pem";
:local CertFingerprint "e14ffcad5b0025731006caa43a121a22d8e9700f4fb9cf852f02a708aa5d5666";
### Install from Github
:local BaseUrl "https://raw.githubusercontent.com/eworm-de/routeros-scripts/main/";
:local CertCommonName "Root YR";
:local CertFileName "Root-YR.pem";
:local CertFingerprint "e57b7e6f150c419102e8d5c055729ff967b9d1a829bf00cec89ca604ebf4a86f";
### Install from Gitlab
:local BaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/main/";
:local CertCommonName "Sectigo Public Server Authentication Root R46";
:local CertFileName "Sectigo-Public-Server-Authentication-Root-R46.pem";
:local CertFingerprint "7bb647a62aeeac88bf257aa522d01ffea395e0ab45c73f93f65654ec38f25a06";
## Fix existing installation
The [initial commands](#initial-commands) above allow to fix an existing

View file

@ -13,7 +13,7 @@ DOMAINS_DUAL = \
dns.google/GTS-Root-RX \
dns.quad9.net/DigiCert-Global-Root-G3 \
git.eworm.de/Root-YE \
gitlab.com/Sectigo-Public-Server-Authentication-Root-R46 \
gitlab.com/USERTrust-RSA-Certification-Authority \
lists.blocklist.de/GTS-Root-R4 \
matrix.org/GTS-Root-R4 \
raw.githubusercontent.com/ISRG-Root-X1 \

View file

@ -1,39 +0,0 @@
# Issuer: CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited
# Subject: CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited
# Label: "Sectigo Public Server Authentication Root R46"
# Serial: 156256931880233212765902055439220583700
# MD5 Fingerprint: 32:10:09:52:00:d5:7e:6c:43:df:15:c0:b1:16:93:e5
# SHA1 Fingerprint: ad:98:f9:f3:e4:7d:75:3b:65:d4:82:b3:a4:52:17:bb:6e:f5:e4:38
# SHA256 Fingerprint: 7b:b6:47:a6:2a:ee:ac:88:bf:25:7a:a5:22:d0:1f:fe:a3:95:e0:ab:45:c7:3f:93:f6:56:54:ec:38:f2:5a:06
-----BEGIN CERTIFICATE-----
MIIFijCCA3KgAwIBAgIQdY39i658BwD6qSWn4cetFDANBgkqhkiG9w0BAQwFADBf
MQswCQYDVQQGEwJHQjEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQD
Ey1TZWN0aWdvIFB1YmxpYyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBSNDYw
HhcNMjEwMzIyMDAwMDAwWhcNNDYwMzIxMjM1OTU5WjBfMQswCQYDVQQGEwJHQjEY
MBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1TZWN0aWdvIFB1Ymxp
YyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBSNDYwggIiMA0GCSqGSIb3DQEB
AQUAA4ICDwAwggIKAoICAQCTvtU2UnXYASOgHEdCSe5jtrch/cSV1UgrJnwUUxDa
ef0rty2k1Cz66jLdScK5vQ9IPXtamFSvnl0xdE8H/FAh3aTPaE8bEmNtJZlMKpnz
SDBh+oF8HqcIStw+KxwfGExxqjWMrfhu6DtK2eWUAtaJhBOqbchPM8xQljeSM9xf
iOefVNlI8JhD1mb9nxc4Q8UBUQvX4yMPFF1bFOdLvt30yNoDN9HWOaEhUTCDsG3X
ME6WW5HwcCSrv0WBZEMNvSE6Lzzpng3LILVCJ8zab5vuZDCQOc2TZYEhMbUjUDM3
IuM47fgxMMxF/mL50V0yeUKH32rMVhlATc6qu/m1dkmU8Sf4kaWD5QazYw6A3OAS
VYCmO2a0OYctyPDQ0RTp5A1NDvZdV3LFOxxHVp3i1fuBYYzMTYCQNFu31xR13NgE
SJ/AwSiItOkcyqex8Va3e0lMWeUgFaiEAin6OJRpmkkGj80feRQXEgyDet4fsZfu
+Zd4KKTIRJLpfSYFplhym3kT2BFfrsU4YjRosoYwjviQYZ4ybPUHNs2iTG7sijbt
8uaZFURww3y8nDnAtOFr94MlI1fZEoDlSfB1D++N6xybVCi0ITz8fAr/73trdf+L
HaAZBav6+CuBQug4urv7qv094PPK306Xlynt8xhW6aWWrL3DkJiy4Pmi1KZHQ3xt
zwIDAQABo0IwQDAdBgNVHQ4EFgQUVnNYZJX5khqwEioEYnmhQBWIIUkwDgYDVR0P
AQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAC9c
mTz8Bl6MlC5w6tIyMY208FHVvArzZJ8HXtXBc2hkeqK5Duj5XYUtqDdFqij0lgVQ
YKlJfp/imTYpE0RHap1VIDzYm/EDMrraQKFz6oOht0SmDpkBm+S8f74TlH7Kph52
gDY9hAaLMyZlbcp+nv4fjFg4exqDsQ+8FxG75gbMY/qB8oFM2gsQa6H61SilzwZA
Fv97fRheORKkU55+MkIQpiGRqRxOF3yEvJ+M0ejf5lG5Nkc/kLnHvALcWxxPDkjB
JYOcCj+esQMzEhonrPcibCTRAUH4WAP+JWgiH5paPHxsnnVI84HxZmduTILA7rpX
DhjvLpr3Etiga+kFpaHpaPi8TD8SHkXoUsCjvxInebnMMTzD9joiFgOgyY9mpFui
TdaBJQbpdqQACj7LzTWb4OE4y2BThihCQRxEV+ioratF4yUQvNs+ZUH7G6aXD+u5
dHn5HrwdVw1Hr8Mvn4dGp+smWg9WY7ViYG4A++MnESLn/pmPNPW56MORcr3Ywx65
LvKRRFHQV80MNNVIIb/bE/FmJUNS0nAiNs2fxBx1IK1jcmMGDw4nztJqDby1ORrp
0XZ60Vzk50lJLVU3aPAaOpg+VBeHVOmmJ1CJeyAvP/+/oYtKR5j/K3tJPsMpRmAY
QqszKbrAKbkTidOIijlBO8n9pu0f9GBj39ItVQGL
-----END CERTIFICATE-----