common used configuration snippets
Targeted to be used in conjunction with mikrocfg or standalone
- Basic RouterOS security settings
- WLAN/Wifi channel definitions (EU)
Each major release is managed within its own branch
- RouterOS v7 (current)
- RouterOS v6 (legacy)
You can use all branches simultaneously using submodules:
git submodule add -b v7 ssh://[email protected]:AenonDynamics/routeros-library.git lib-v7
git submodule add -b v6 ssh://[email protected]:AenonDynamics/routeros-library.git lib-v6
routeros-snippets is OpenSource and licensed under the Terms of Mozilla Public License 2.0. You're welcome to contribute