Better ip check

This commit is contained in:
2023-06-25 15:34:52 +02:00
parent e2d6fd3d96
commit 2d0ff2f675
3 changed files with 579 additions and 12 deletions

View File

@@ -17,6 +17,7 @@
"dotenv": "^16.3.1",
"eslint": "^8.43.0",
"node-fetch": "^3.3.1",
"pino": "^8.14.1"
"pino": "^8.14.1",
"public-ip": "^6.0.1"
}
}