v2.4.1 Release of npmGrafStats
This release adds the ability to add AbuseIPDB data.
This feature is optional. There is a free API key for 1000 IP checks for free.
AbuseIPDB is a project dedicated to helping combat the spread of hackers, spammers, and abusive activity on the internet. Check the report history of any IP address to see if anyone else has reported malicious activities.
Thanks to @maxdd in #38 and with #39
Main Changes
- added option to add AbuseIPDB data
All changes in the changelog.md file.
Update-Process
- If AbuseIPDB function is wanted: update docker-compose.yml and add to the environment variable
ABUSEIP_KEY: "Your Key"
- pull the latest image and restart npmgrafstats
There is no new Grafana Dashboard. If you want to see the AbuseIPDB stats you have to create your on panel.
Full Changelog: v2.4.0...v2.4.1