-
Notifications
You must be signed in to change notification settings - Fork 4
IPDB API
FallenDev edited this page Jun 9, 2023
·
2 revisions
You should not need to modify the API implementation at all within the source, however if you wish to do so. Here's is the wiki https://www.abuseipdb.com/api.html
You'll need to create an account to use the IPDB API if you wish to use it. You can do so here: https://www.abuseipdb.com/
After that is setup, you'll need to associate your API Key within the configuration file "ServerConfig.json"
This section is for anyone who wishes to learn and perhaps play with their own customization. This will walk you through the tech stacks and help you through those setups.