mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 01:34:32 +02:00
bump RouterOS requirement for all scripts and modules...
... now that global-functions requires RouterOS 7.14 anyway.
This commit is contained in:
parent
075a9bd6c4
commit
6fbafe76ba
116 changed files with 116 additions and 116 deletions
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2013-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# reset bridge ports to default bridge
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/bridge-port-to.md
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2013-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# manage VLANs on bridge ports
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/bridge-port-vlan.md
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2013-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# send notifications via e-mail
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/notification-email.md
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# send notifications via Matrix
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/notification-matrix.md
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2013-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# send notifications via Ntfy (ntfy.sh)
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/notification-ntfy.md
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2013-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# send notifications via Telegram
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/notification-telegram.md
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2020-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# download script and run it once
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/scriptrunonce.md
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2020-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.13
|
||||
# requires RouterOS, version=7.14
|
||||
#
|
||||
# import ssh keys for public key authentication
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/ssh-keys-import.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue