Created by https://magehost.com team to check the DNSBL
448
You can simply check your IP using docker run, by :
docker run -it --entrypoint=dnsbl amitdalal/dnsbl 1.1.1.1
To run the app :
docker run -p 5000:5000 amitdalal/dnsbl
Now try curl localhost:5000/1.1.1.1
Or even simple, just do :
curl https://dnsbl.webscoot.io/1.1.1.1
Content type
Image
Digest
Size
17.8 MB
Last updated
over 5 years ago
docker pull amitdalal/dnsbl