Skip to content

Gamehendge

Pre-release
Pre-release
Compare
Choose a tag to compare
@blark blark released this 30 May 12:58
· 8 commits to master since this release

v0.2.1

  • switched to f-strings
  • removed direct dns request feature (you can just use resolver file to specify arbitrary DNS servers now)
  • added ability to read dns resolvers from file (or stdin with -r -)
  • added json output format
  • added ability to send output to stdout with -f - (suppresses normal output)
  • added wildcard response detection (user configurable)
  • added domain test to see if parent domain actually exists (user configurable)