1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

2196 Commits

Author SHA1 Message Date
3acdebad04 hotspot-to-wpa: do not exit with error 2024-03-12 15:27:15 +01:00
ab0b2e27c3 firmware-upgrade-reboot: do not exit with error 2024-03-12 15:27:15 +01:00
184a769eeb check-routeros-update: do not exit with error 2024-03-12 15:27:15 +01:00
5af8b95444 netwatch-dns: do not exit with error 2024-03-12 15:27:15 +01:00
6712cc101d check-health: do not exit with error 2024-03-12 15:27:15 +01:00
7fa03ab70e log-forward: do not exit with error 2024-03-12 15:27:15 +01:00
d46156ad92 global-functions: use variable name $ScriptName 2024-03-12 15:27:14 +01:00
771ca341b0 Merge branch 'main-function' into next 2024-03-04 21:40:34 +01:00
698360f037 update-tunnelbroker: move code into function 2024-03-04 21:40:34 +01:00
ad623f069e update-gre-address: move code into function 2024-03-04 21:40:34 +01:00
6fd745fc0f telegram-chat: move code into function 2024-03-04 21:40:34 +01:00
6b1c6a7119 sms-forward: move code into function 2024-03-04 21:40:34 +01:00
721b6c783b sms-action: move code into function 2024-03-04 21:40:34 +01:00
d6077025b2 ppp-on-up: move code into function 2024-03-04 21:40:34 +01:00
492edb4263 packages-update: move code into function 2024-03-04 21:40:34 +01:00
09ea05d989 ospf-to-leds: move code into function 2024-03-04 21:40:34 +01:00
3c76738915 netwatch-notify: move code into function 2024-03-04 21:40:34 +01:00
458fd1fdcd netwatch-dns: move code into function 2024-03-04 21:40:34 +01:00
400516295e mode-button: move code into function 2024-03-04 21:40:34 +01:00
50e1c45880 log-forward: move code into function 2024-03-04 21:40:34 +01:00
49650d8b14 lease-script: move code into function 2024-03-04 21:40:34 +01:00
d6ea66ccd3 ipv6-update: move code into function 2024-03-04 21:40:34 +01:00
85dbe3a868 ipsec-to-dns: move code into function 2024-03-04 21:40:34 +01:00
a36ec397d6 hotspot-to-wpa: move code into function 2024-03-04 21:40:34 +01:00
2bf02cf085 hotspot-to-wpa-cleanup: move code into function 2024-03-04 17:04:45 +01:00
a0fc6c30ef gps-track: move code into function 2024-03-04 17:04:45 +01:00
480ad0c196 fw-addr-lists: move code into function 2024-03-04 17:04:45 +01:00
cf986caf8d firmware-upgrade-reboot: move code into function 2024-03-04 17:04:45 +01:00
29f544d18d dhcp-to-dns: move code into function 2024-03-04 17:04:45 +01:00
82ec11f2fc dhcp-lease-comment: move code into function 2024-03-04 17:04:45 +01:00
31da6b8bd5 daily-psk: move code into function 2024-03-04 17:04:45 +01:00
e2b87c8634 collect-wireless-mac: move code into function 2024-03-04 17:04:45 +01:00
22eb74cb3a check-routeros-update: move code into function 2024-03-04 17:04:45 +01:00
450ea2fa48 check-lte-firmware-upgrade: move code into function 2024-03-04 17:04:45 +01:00
80180b432d check-health: move code into function 2024-03-04 17:04:45 +01:00
fc3fad5e87 check-certificates: move code into function 2024-03-04 17:04:45 +01:00
2d112c0b33 certificate-renew-issued: move code into function 2024-03-04 17:04:45 +01:00
4cbf9fab74 capsman-rolling-upgrade: move code into function 2024-03-04 17:04:45 +01:00
c2df671d6f capsman-download-packages: move code into function 2024-03-04 17:04:45 +01:00
1c26dde356 backup-upload: move code into function 2024-03-04 16:34:01 +01:00
0ded98c9e2 backup-partition: move code into function 2024-03-04 16:33:57 +01:00
19fb7b61ea backup-email: move code into function 2024-03-04 16:33:54 +01:00
33d129496c backup-cloud: move code into function 2024-03-04 16:33:51 +01:00
efc2e75f01 accesslist-duplicates: move code into function 2024-03-04 16:33:45 +01:00
64aa6ef124 netwatch-notify: check one after another
This can bring an extra delay, but saves a check in most cases.
2024-03-03 20:32:23 +01:00
4869d74edf netwatch-notify: handle IPv6 / AAAA resolving 2024-03-02 22:08:40 +01:00
50a6914907 netwatch-notify: (mis-)use firewall address-list for lookup...
... and drop the racy code querying dns cache. 😁
2024-03-01 12:30:18 +01:00
20d1ad17d7 Merge branch 'fw-addr-lists' into next 2024-02-29 14:22:07 +01:00
62790ae091 fw-addr-lists: add support for IPv6 change-119 2024-02-29 14:21:58 +01:00
0125f102b4 fw-addr-lists: rename variable 2024-02-29 14:21:58 +01:00