Skip to content

IP

IP is a web-based IP lookup tool with Firebase-based authentication, hosted at w4nn4d13.tech/IP/.

Language: HTML / JavaScript
Repository: github.com/th30d4y/IP

LayerTechnology
BackendNode.js (server.js)
FrontendHTML, CSS
AuthenticationFirebase (firebaseauth.js)
CI/CDGitHub Actions
FilePurpose
index.htmlMain entry point
login.htmlLogin page
homepage.htmlAuthenticated home
forgot-password.htmlPassword reset
abuse.htmlAbuse report handling
virus.htmlVirus/threat handling
both.htmlCombined handling
error.htmlError state

Copy .env.example to .env and fill in your Firebase project credentials before running.

The repository includes SECURITY.md and SECURITY_FIXES.md documenting security policies and past fixes.