mirror of
https://github.com/MikroWizard/mikroman.git
synced 2025-07-12 06:54:34 +02:00
add missing routeros tools from dinotools
This commit is contained in:
parent
e4b6fed5f2
commit
60c4f1870f
35 changed files with 5085 additions and 1 deletions
7
py/libs/check_routeros/check_routeros.py
Executable file
7
py/libs/check_routeros/check_routeros.py
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env python3
|
||||
# SPDX-FileCopyrightText: PhiBo DinoTools (2021)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from routeros_check.cli import cli
|
||||
|
||||
cli()
|
Loading…
Add table
Add a link
Reference in a new issue