Releases: Ajnasz/dnsbl-check
Releases · Ajnasz/dnsbl-check
v1.1.2
- 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
Merge branch 'master' of github.com:Ajnasz/dnsbl-check
v1.1.0
v1.1.0
v1.0.1
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
Add build.sh