An open API service indexing awesome lists of open source software.

https://github.com/thewillg/abusedipviewer

Search and view abused IP addresses according to report age, confidence score, and count.
https://github.com/thewillg/abusedipviewer

angular ip node security typescript

Last synced: about 2 months ago
JSON representation

Search and view abused IP addresses according to report age, confidence score, and count.

Awesome Lists containing this project

README

          

# Abused IP Viewer

Search and view abused IP addresses according to report age, confidence score, and count.

![Preview](docs/preview.png)
![Detail](docs/detail.png)

## Running app locally

1. `npm i` to install dependencies
2. Run web app using `npm run start`

## Author
Will Garcia (contact@thewillg.com)