2018-12-06 18:09:33 +01:00
|
|
|
# AbuseIPDB
|
2018-12-06 18:13:29 +01:00
|
|
|
|
|
|
|
* Right now this is the cli version, so it wasn't meant to be integrable.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
* Options
|
|
|
|
```
|
2018-12-06 18:20:44 +01:00
|
|
|
--api-key=[YOUR KEY]
|
2018-12-06 18:13:29 +01:00
|
|
|
--verbose [OPTIONAL] - When used, reports will include the comment (if any) and
|
|
|
|
the reporter's user id number (0 if reported anonymously)
|
|
|
|
```
|
|
|
|
|
2018-12-06 18:20:44 +01:00
|
|
|
## API
|
|
|
|
* Generate API KEY [here](https://www.abuseipdb.com/api.html)
|
|
|
|
|
2018-12-06 18:13:29 +01:00
|
|
|
## Contact
|
|
|
|
* For improvements contact me on [F](https://www.facebook.com/svz.17B)
|