juniper-config-to-set/README.md
2020-10-14 22:07:41 +02:00

8 lines
368 B
Markdown

# 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`.