changeme v1.0.2
This release fixes a number of bugs.
- Closing #39 SSH bug
- Splitting out dev/test requirements to dev-requirements.txt
- Fixing bug with version check
- Removing some extraneous debug logging
- Merging Graph-X's port checking code for the Target class
- Adding get_ip method to the Target class that resolves host names to ips
- Splitting out snmp public/private community strings to their own cred file
- Updated snmp test to have more stringent checks