Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Possum

Choose a tag to compare

@blark blark released this 04 Jun 18:13
· 3 commits to master since this release

v0.3.1

  • added gethostbyname lookup method which can identify when CNAMEs have been resolved by c-ares
  • reformatted source code with black
  • moved logger into its own class using attribute name instead of parameter for log types
  • fixed CSV output (None list problem when using .get)
  • added cname and aliases to output when -o is specified