A python lookup package and command-line tool for infrastructure equipment.
Go to file
2019-12-03 13:27:13 -07:00
plugins Finally making some progress here. We have basic plugin loading and IP/hostname distribution. We need to be careful about not consuming too much plugin functionality in the main file. 2019-12-03 13:27:13 -07:00
ifxtool Finally making some progress here. We have basic plugin loading and IP/hostname distribution. We need to be careful about not consuming too much plugin functionality in the main file. 2019-12-03 13:27:13 -07:00
README Updated README 2019-11-25 11:21:14 -07:00
servicebase.py Finally making some progress here. We have basic plugin loading and IP/hostname distribution. We need to be careful about not consuming too much plugin functionality in the main file. 2019-12-03 13:27:13 -07:00

# ifxtool
### A python command-line client for BlueCat, F5 and Palo Alto equipment.

## Installation

* Clone the repository
* `pip install -r requirements.txt`