No description
controllers | ||
views | ||
changeDom.js | ||
cli.py | ||
gui.py | ||
index.html | ||
LICENSE | ||
parser.js | ||
parser.py | ||
README.md | ||
requirements.txt |
juniper-config-to-set
Converts Juniper Networks configurations to a series of set commands
Parser in PHP by Tim Price, rewrite in Python with enhancements by rick@gnous.eu
First, install PyQt with pip3 install -r requirements.txt
. You can juste type python3 gui.py
to open the program and enter text !
If you want parse a file, use python3 cli.py -f file
.