mirror of
https://github.com/gbudny93/RouterOS_Useful_Scripts.git
synced 2025-06-24 18:58:37 +02:00
Update
This commit is contained in:
parent
dfe83dbb50
commit
411006a7a5
2 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -1,12 +1,17 @@
|
||||||
# RouterOS_Useful_Scripts
|
# RouterOS_Useful_Scripts
|
||||||
> MikroTik RouterOS Scripts for various use and shared among different projects. Repository contains ready to use scripts as well functions ready to use in larger projects.
|
> MikroTik RouterOS Scripts for various use and shared among different projects. Repository contains ready to use scripts as well functions ready to use in larger projects.
|
||||||
|
|
||||||

|
|
||||||

|

|
||||||
|
|
||||||
## Change log
|
## Change log
|
||||||
|
|
||||||
- 7/19/2019 v1.1 update
|
- 7/29/2019
|
||||||
|
- RouterOS_Modulo.rsc
|
||||||
|
- Modulo operation
|
||||||
|
- RouterOS_Load_Script.rsc
|
||||||
|
- Loads RouterOS script to environment. If file is missing adds log entry
|
||||||
|
|
||||||
|
- 7/19/2019
|
||||||
- FTP_Backup_Template.rsc
|
- FTP_Backup_Template.rsc
|
||||||
- Schedules generation of *.backup* and *.rsc* file on RouterOS. Create FTP user dedicated for automatic backups. More on automatic RouterOS
|
- Schedules generation of *.backup* and *.rsc* file on RouterOS. Create FTP user dedicated for automatic backups. More on automatic RouterOS
|
||||||
backups can be found under dedicated project: :link: [Backup_mt by gbudny93](https://github.com/gbudny93/Backup_mt)
|
backups can be found under dedicated project: :link: [Backup_mt by gbudny93](https://github.com/gbudny93/Backup_mt)
|
||||||
|
@ -33,7 +38,7 @@
|
||||||
- RouterOS_Config_Check.rsc
|
- RouterOS_Config_Check.rsc
|
||||||
- in progress
|
- in progress
|
||||||
|
|
||||||
- 6/14/2019 v1.0 first release
|
- 6/14/2019 first release
|
||||||
- FTP_Backup_Template.rsc
|
- FTP_Backup_Template.rsc
|
||||||
- Schedules generation of *.backup* and *.rsc* file on RouterOS. Create FTP user dedicated for automatic backups. More on automatic RouterOS
|
- Schedules generation of *.backup* and *.rsc* file on RouterOS. Create FTP user dedicated for automatic backups. More on automatic RouterOS
|
||||||
backups can be found under dedicated project: :link: [Backup_mt by gbudny93](https://github.com/gbudny93/Backup_mt)
|
backups can be found under dedicated project: :link: [Backup_mt by gbudny93](https://github.com/gbudny93/Backup_mt)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue