Skip to content

astrixgame/routeros-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MikroTik scripts and templates

Collection of Jinja2 interactive templates and RouterOS RSC scripts for configuration automation. Includes modular Bash scripts for user-driven generation of MikroTik configs, focusing on scalability, reusability, and rapid deployment.

🛠️ Install jinja2

To install jinja you'll need python with pip, you can install it using:

sudo apt update
sudo apt install python3-pip

And then install the jinja using:

pip3 install jinja2-cli

🧑🏻‍💻 Usage

Cooming soon...

🛠️ Tech Stack

❤️ Support

A simple star to this project repo is enough to keep me motivated. If you find your self very much excited with this project let me know with a tweet.

➤ License

Distributed under the MIT License. See LICENSE for more information.

About

Collection of jinja2 interactive templates and RouterOS RSC scripts for config automation

Topics

Resources

License

Stars

Watchers

Forks