Luzilla / dnsbl_exporter

Prometheus compatible exporter to query DNSBLs/RBLs.
https://www.luzilla-capital.com/
Other
30 stars 8 forks source link

Add support for domain based blacklists #194

Closed s-diez closed 8 months ago

s-diez commented 8 months ago

This PR implements support for domain based blacklists as mentioned in https://github.com/Luzilla/dnsbl_exporter/issues/167.

The PR is based on https://github.com/Luzilla/dnsbl_exporter/pull/193

For usage see Readme and Makefile target run-dev-domain.

till commented 8 months ago

@s-diez @torvitas can either of you rebase on main? I'll test this out too. :)

till commented 8 months ago

Nevermind, I saw you checked the box so I could do it.

till commented 6 months ago

@s-diez I finally released v0.7.0-rc1, sorry for the delay