Skip to content

changeme v1.0.2

Compare
Choose a tag to compare
@ztgrace ztgrace released this 28 Sep 20:04
· 74 commits to master since this release

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