MilliScript: freeware to manage export configuration files

Hi all. Everyone can download this simple exe which:

  • save RouterOs export configuration file in a readable form (one parameter per line)
  • compare differences from two ros export configuration files (highlights different settings)
  • clean a ros configuration file from unused commands, unused sections and unused parameter (you can configure what is unused)
  • create configurations file from template
  • show a simple help

WIKI PAGE: http://wiki.mikrotik.com/wiki/Milliscript

I hope it can help someone.
It is a simple exe and do not require installation.
Obviously it is provided as-is and without any warranty.

If you want, provide a feedback to make it better.

EDIT: 26/12/2012 - minimal interface bug fixing
MilliScript147.zip (897 KB)

EDIT:  18/08/2011 - correct a bug (parameters 'name' ignored if at beginning of line)
MilliScript146.zip [739.39 KiB] 
Downloaded 2565 times



EDIT:  new functions, better handling of parsing, create wiki page
MilliScript145.zip [739.38 KiB] 
Downloaded 366 times



EDIT:  new version with new handling of file-save
milliScript137.zip [548.06 KiB] 
Downloaded 2164 times



EDIT:  new version with small fixes



EDIT:  new version with a small fix (the clean button moved to the top)



First version

Wow cool, thanks! Looks very interesting

Thanks Normis!
I’m working on a wiki page I will publish soon.

added version 1.35

nice work.
João Olival

Great job Rodolfo
Thanks Brigitte :smiley:

This script made my day…
I was after a hidden misconfiguration on a live machine, while the test machine was working properly…
I compared the 2 exports and i found the misconfiguration.

Grazie mille Rodolfo, programma semplice ma molto efficace :slight_smile:

Please Sticky or Add to Mikrotik Tools .
Nice Work . :slight_smile:

I’d rather create Wiki page =) http://wiki.mikrotik.com/

This is great. The app is very usefull as it is however, if you’re looking for suggestions I would like another tab that looks like compare but where I can pick and checkmark lines to create rsc script.

Thank you for sharing.

PS: I found a bug: ssid is being converted to all lower case which is not correct since ssid is case sensitive.

Attached a new version 1.36 in the main post.

Fixes of 1.36:

  • ssid now is not more lowercased (thanks rmichael)
  • names with spaces now are correctly inside quotes
  • cleanup of files now correctly handle commands with disabled=yes

Thanks.

Rodolfo

Attached the new version 1.37 in the main post.

Fixes of 1.37:

  • file save now have the file loaded name

Thanks.

Rodolfo

Thanks, nice works

lol really nice
good work
thx

Hello!

I’m trying to use this program to check my configuration but when I load the file I only get garbage on screen. I’m I doing something wrong?

Thanks!
Clipboard01.jpg

if you open the same file using Notepad, what you see ?
You must open file obtained using Export, not Backup.

any updates to this nice program?

Excellent work rodolfo.

I have been thinking about how to do this for a while now.

Very Nice, thankyou.

Great, thank you.

Karma +1

The question remains though, are there any recent updates?