A python lookup package and command-line tool for infrastructure equipment.
Go to file
2019-12-06 11:14:19 -07:00
plugins I feel like I'm writing more bugs than features 2019-12-06 11:14:19 -07:00
ifxtool I feel like I'm writing more bugs than features 2019-12-06 11:14:19 -07:00
README Updated README 2019-12-03 13:29:32 -07:00
servicebase.py Got DNS working, cleaned up some error handling 2019-12-04 13:00:55 -07:00

# ifxtool
### A python command-line client for infrastructure equipment.

## Installation

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