MikroTik downloader for log file, configuration file, and backup file with automatic cron.
Mikfiles can download :
- Log file
- Configuration file
- Backup file
This can add, edit, delete, enable, disable cron configuration. But, "add" menu only can 1 cron to add.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Mikfiles currently full worked on Linux. Because it using cron to unlock feature automatic schedule downloading file. But you can try to downloading file with mikfiles using Windows, macOS, and Android (Termux) if possible.
A step by step series of examples that tell you how to get a development env running.
Install the python on your system :
- Ubuntu/Debian
sudo apt install python3
- Fedora/RedHat
sudo dnf install python3
- Arch/Manjaro
pacman -S python
- Other OS visit
https://www.python.org/downloads/
to spesific version
Say what the step will be
cd mikfiles/
pip install -r requirements.txt
End with an example of getting some data out of the system or using it for a little demo.
- if you using Linux and want to edit cron
sudo python3 mikfiles.py
- if you using Linux, Windows, macOS, or Android (via Termux)
python3 mikfiles.py
Then follow all instructions on mikfiles
- 🐍 Python - All code using python
- @bangrezz - Idea & Initial work
- MikfoTik Wiki https://wiki.mikrotik.com/wiki/Main_Page