Luzilla / dnsbl_exporter

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

Update: implement an adhoc scraper #144

Closed till closed 1 year ago

till commented 1 year ago

Allows probing of arbitrary targets using /prober?target=example.org.

Returns the usual metrics. Still requires an empty target.ini.

For: #127


Want to test?

Make sure unbound is running (e.g. 127.0.0.1:53 for the default).

Then, follow these steps:

gh pr checkout -R Luzilla/dnsbl_exporter 144
go run dnsbl_exporter.go --log.debug