Skip to content

Releases: ilijamt/blacklist-checker

v0.2.1

02 Jun 07:00
Compare
Choose a tag to compare

Changelog

  • 91755d4 referenced github.com/ilijamt/netprivate module for use to detect if we are checking a private ip
  • b051889 update .gitignore
  • 7384573 updated readme with instruction on how to install

v0.2.0

15 May 01:02
Compare
Choose a tag to compare

Changelog

  • 08b512e Removed Spamcannibal because it is no longer active list
  • 0ac7721 refactor the application to go.mod and cleanup and make it better

v0.1.5: blacklist-checker (0.1.5) unstable; urgency=medium

16 Nov 20:06
Compare
Choose a tag to compare
  • Removed an invalid blacklist address from the list

v0.1.4

18 Nov 22:40
Compare
Choose a tag to compare
  • Fixed some bugs with a blacklist
  • Added couple of more blacklists

v0.1.3

18 Nov 21:10
Compare
Choose a tag to compare

Added 2 more blacklist
Verbose flag now will show more output

v0.1.2

14 Oct 17:50
Compare
Choose a tag to compare
  • Could not print the version of the application.
  • Cleanup of code

Initial version

30 Aug 20:53
Compare
Choose a tag to compare

Check a single IP against all available blacklists
Check a CIDR against all available blacklists