Skip to content

Releases: Ajnasz/dnsbl-check

v1.1.2

15 Apr 13:31
95bf65e
Compare
Choose a tag to compare
  • add code documentation
  • move provider list processor to subpackage
  • create stringutils submodule
  • move dnsblprovider to submodule
  • move reverse ip function to a submodule
  • use more internal function to reverse IP address
  • Use strings.Cut to get string before a delimiter
  • fix minor formatting issues in readme

v1.1.1

18 Jun 07:22
548faa5
Compare
Choose a tag to compare
Merge branch 'master' of github.com:Ajnasz/dnsbl-check

v1.1.0

06 May 07:29
11fe62f
Compare
Choose a tag to compare
v1.1.0

v1.0.1

04 May 20:00
8f5c8e8
Compare
Choose a tag to compare
Better handling of server error response

Show FAIL status if the address is listed at the provider
Show ERR status if an error occured during the lookup

v1.0.0

04 May 07:09
14ae541
Compare
Choose a tag to compare
Add build.sh