Metadata-Version: 1.1
Name: carphunter
Version: 0.1
Summary: This Python based tool uses Netmiko to search your Cisco® branded routers and switches.
Home-page: https://github.com/jondkelley/carphunter
Author: Jonathan Kelley
Author-email: jonkelley@gmail.com
License: BSD License
Description: This Python based tool uses Netmiko to search your Cisco® branded routers and switches. This tool creates an ARP cache in a local json file (using --poll). --mac and -ip can be used to find MAC, IP, PORT and VLAN associations immediately against this json cache.
Platform: UNKNOWN
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration 
Classifier: Topic :: Utilities
Classifier: Topic :: Internet
Classifier: Topic :: Communications
