add dns, mac and domain whois lookup

This commit is contained in:
2025-03-29 16:40:31 +01:00
parent 12370ea173
commit 2207a0d325
12 changed files with 1602 additions and 97 deletions

View File

@@ -15,7 +15,9 @@
"dotenv": "^16.4.7",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"mac-lookup": "^1.0.1",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0"
"pino-pretty": "^13.0.0",
"whois-json": "^2.0.4"
}
}