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.
- Host: GitHub
- URL: https://github.com/thewillg/abusedipviewer
- Owner: TheWillG
- Created: 2019-01-29T16:18:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T19:26:31.000Z (over 7 years ago)
- Last Synced: 2025-06-26T22:39:57.170Z (about 1 year ago)
- Topics: angular, ip, node, security, typescript
- Language: JavaScript
- Size: 224 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abused IP Viewer
Search and view abused IP addresses according to report age, confidence score, and count.


## Running app locally
1. `npm i` to install dependencies
2. Run web app using `npm run start`
## Author
Will Garcia (contact@thewillg.com)