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

77 Commits

Author SHA1 Message Date
cdd607037e README: drop hint on branch 'routeros-v7' 2022-01-14 09:20:09 +01:00
1089b7e7f9 README: install correct global-config-overlay for RouterOS v6 2022-01-14 08:03:53 +01:00
e77b39e933 rename script upload-backup -> backup-upload 2022-01-06 08:19:58 +01:00
95b17ab9a1 rename script email-backup -> backup-email 2022-01-06 08:19:58 +01:00
8c39f41ffc rename script cloud-backup -> backup-cloud 2022-01-06 08:19:58 +01:00
57c80dc2a4 introduce netwatch-dns 2022-01-03 10:00:16 +01:00
8f79c4de79 README: convert screenshots to AVIF 2022-01-03 10:00:16 +01:00
6eddaf9b87 README: convert Telegram group qr code to AVIF 2022-01-03 10:00:16 +01:00
9348bd5039 README: add a qr code to join Telegram group 2021-12-30 23:50:21 +01:00
40dea01670 README: changes for RouterOS v6 2021-12-13 11:36:03 +01:00
1f5cc39b3c global-config: load overlay automatically 2021-12-07 21:58:03 +01:00
dab04fd63e README: changes for RouterOS v7 2021-12-07 11:11:19 +01:00
868879ec8d README: no capitals here... 2021-11-18 10:27:44 +01:00
185fe2c730 reintroduce global-wait 2021-11-16 22:21:37 +01:00
8fc88c73f8 shorten modules directory name (global-functions.d -> mod) 2021-11-15 22:18:10 +01:00
f484e45b6a bridge-port-to-default -> global-functions.d/bridge-port-to 2021-11-15 22:18:10 +01:00
b6215ba958 add global-functions.d/bridge-port-vlan 2021-11-12 16:09:35 +01:00
0d09121d68 README: add a note about date and time 2021-09-21 21:53:51 +02:00
4bdfcf1643 README: use real screenshots...
... and make sure copy-and-paste with code does not fail.

Also end all commands with a semicolon for Github copy button.
2021-09-21 21:42:26 +02:00
f2433b8091 drop certificate DST Root CA X3
Let's Encrypt planned the transition to ISRG's root certificate ("ISRG Root
X1") on July 8, 2019, but postponed several times.

Finally they found another solution: A certificate 'ISRG Root X1', but
cross-signed with 'DST Root CA X3' and with a livetime that exceeds that
of the root CA. This is said to work for most operating system where root
certificate authorities are just 'trust anchors'.

I doubt this is true for RouterOS, where certificates are just imported
into the certificate store. So let's migrate to 'ISRG Root X1' now.
2021-05-18 16:32:26 +02:00
862417b8d3 add 'ipsec-to-dns' 2021-05-17 16:41:51 +02:00
ed1a6c5de9 README: use svg logo 2021-05-07 09:18:39 +02:00
d4c9d1c577 README: add logo 2021-04-28 13:58:14 +02:00
9ab20bb927 global-config-overlay: remove magic
This allows to drop the ignore flag.
2021-03-04 12:13:20 +01:00
73eb92fb72 We have a Telegram group! 2021-02-22 10:34:09 +01:00
292176e910 README: swap stars and forks 2021-02-21 21:59:36 +01:00
d5afc79eed global: drop script 'global-wait'
All scripts wait for the global functions on their own now.
2021-02-18 21:45:38 +01:00
776f072415 README: fix typo 2021-02-18 11:30:04 +01:00
c4c139d5a6 README: drop Let's Encrypt Authority X3 2020-12-18 20:32:29 +01:00
9f6b877aef README: also import Let's Encrypt certificate "R3" 2020-12-17 22:14:25 +01:00
f2e16a92d1 README: optional scheduler to update scripts automatically 2020-11-01 22:20:02 +01:00
ae5570325b ospf-to-leds: introduce script to visualize ospf state via leds 2020-10-23 14:17:33 +02:00
1c4531d536 README: link to global-config 2020-10-15 22:50:12 +02:00
b769077746 global-config: do not define mail addresses by default 2020-10-15 22:45:27 +02:00
f1236065ad fix typo: botton -> button 2020-08-13 13:07:40 +02:00
6bce0a4b6a add 'log-forward', drop 'early-errors' 2020-07-15 12:41:29 +02:00
e19f40f1eb README: be more explicit on file name 2020-07-14 17:02:46 +02:00
f4d6e07dbb global-config: dropped $ScriptUpdatesIgnore, use ignore flag in comment 2020-07-14 17:02:41 +02:00
71ad56aacc explicitly name the license
Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

https://www.gnu.org/licenses/#GPL
https://www.gnu.org/licenses/gpl.html
https://www.gnu.org/licenses/gpl.md
2020-06-19 22:17:42 +02:00
5666006527 README: warn about deprecated commands in presentation 2020-05-04 14:14:42 +02:00
07603f1c7b README: expect recent RouterOS
RouterOS 6.43 can be considered obsolete these days.
2020-05-04 14:08:49 +02:00
c8770efd72 add script 'early-erros' 2020-04-19 00:11:01 +02:00
4d0b3b0780 add links GitHub batches 2020-03-30 16:30:25 +02:00
cc69e5ada7 add GitHub batches from shields.io
https://shields.io/category/social
2020-03-30 16:18:47 +02:00
c6389f5d2c README: add section 'Available Scripts' and link documentation 2020-03-27 22:12:49 +01:00
0d6bdd4eb1 README: unify markup 2020-03-26 07:53:44 +01:00
5f46ef7635 completely replace script-updates with $ScriptInstallUpdate 2020-03-23 14:01:20 +01:00
f16056ef8b convert initial commands from script to page
This is not intended for installation...
2020-03-20 12:51:28 +01:00
1e72f03e5e README: update instructions to use $ScriptInstallUpdate 2020-01-29 22:14:56 +01:00
c93c6e1934 README: fix typo and wording 2019-11-05 00:28:30 +01:00