Dockerized verion of https://github.com/mikelynn2/blacklistmonitor
8.1K
This is dockerized version of great tool for monitoring IP's and Domains blacklisting from https://github.com/mikelynn2/blacklistmonitor
Running example with persistent mysql database:
docker run -v ${PWD}/db:/var/lib/mysql -d -p 88:80 grinay/blacklistmonitor:latest
Website The default username and password to the portal is admin/pa55w0rd It's recommended to change both. Especially if you're installing this on a public network. Updates 27 April 2018 Fix mysql issue. Db isn't loading after restart container. Updates 27 April 2018 Fixed cron jobs issue.
Content type
Image
Digest
Size
208.3 MB
Last updated
almost 8 years ago
docker pull grinay/blacklistmonitor