diff options
author | Christian Hesse <mail@eworm.de> | 2018-07-03 20:46:57 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-07-03 20:46:57 +0200 |
commit | 1d99dc38ff1f583d6e46adc5d1ba3455114d53c1 (patch) | |
tree | 38641249555a654b0f7446a3eeea4d950dd4bb83 /README.md |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..565ab33 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +RouterOS Scripts +================ + +[RouterOS](https://mikrotik.com/software) is the operating system developed +by [Mikrotik](https://mikrotik.com/aboutus) for networking tasks. This +repository holds a number of [scripts](https://wiki.mikrotik.com/wiki/Manual:Scripting) +to manage RouterOS devices or extend their functionality. + +Use at your own risk! + +### Upstream + +URL: +[GitHub.com](https://github.com/eworm-de/routeros-scripts#routeros-scripts) + +Mirror: +[eworm.de](https://git.eworm.de/cgit.cgi/routeros-scripts/about/) +[GitLab.com](https://gitlab.com/eworm-de/routeros-scripts#routeros-scripts) + |