UNPKG

rtbh-ip-blocker

Version:

Remotely Triggered Black Hole ip list blocker

28 lines (27 loc) 538 B
{ "name": "rtbh-ip-blocker", "version": "0.0.9", "description": "Remotely Triggered Black Hole ip list blocker", "main": "index.js", "directories": { "lib": "lib" }, "repository": { "type": "git", "url": "https://github.com/Tuntii/RTBH-node-js-api.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "API", "DDOS", "RTBH" ], "author": "Tunay Engin", "license": "MIT", "dependencies": { "axios": "^1.6.5", "express": "^4.18.2" } }