Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

v2.0.2

Choose a tag to compare

@dmachard dmachard released this 08 Nov 19:45
· 337 commits to master since this release
  • new rest api to interact with the dnstap receiver
  • dnslib replaced by dnspython, better performance
  • new dockerhub worflow for automatic publication
  • remove uneeded pycache file, gitignore file added for tests folder
  • start.sh removed, merge in dockerfile
  • build workflow updated, only executed after testing workflow
  • fix typo, and remove log collectors chapters in README.md
  • corrected an obvious typo in DNSTAP_TYPE merge #5
  • family string replaced from IP4/6 to INET/INET6
  • README.md updated according to #4
  • fix issue #6