mirror of
https://github.com/sumx86/AbuseIPDB.git
synced 2024-11-16 08:58:31 +01:00
abuseip(cli) | ||
.gitignore | ||
LICENSE | ||
README.md | ||
test1.jpg | ||
test2.jpg | ||
test3.jpg | ||
test4.jpg |
AbuseIPDB
- Currently, only the cli version is available, so the script shouldn't be integrable.
Usage
- Options
--api-key=[YOUR KEY]
--verbose [OPTIONAL] - When used, reports will include the comment (if any) and
the reporter's user id number (0 if reported anonymously)
Example
cd path/to/AbuseIPDB/abuseip'(cli)'
php abuseip.php --api-key=XXXXXXXXXXXXXXXXXX --verbose
Note
-
Comments must be less than 1500 characters. Please only provide relevant information (not entire log dumps). Be sure to remove Personally Identifiable Information (PII) from your comments if you wish to remain anonymous.
-
In addition to the monthly rate limit, all accounts are limited to 60 requests per minute.
API
- Generate API KEY here