Skip to content

Olaxee/OlaxeeTools

Repository files navigation

🌐 OlaxeeTools

OlaxeeTools is a lightweight utility designed to detect and display your private IP address directly on your local network.
It provides both a web interface (HTML, CSS, JS) and standalone executables for PC and Android devices.

🔗 Official website: olaxeetools.vercel.app


Other languages ? Click Here.

🧰 Features

  • Detects your local IPv4 addresses.
  • Simple and clean UI built with HTML, CSS, and JavaScript.
  • Available for Windows, Linux, macOS, and Android.
  • Provides both .exe (desktop) and .apk (mobile) versions.
  • Open-source and lightweight (< 15 MB).

📦 Releases

Platform Version File SHA256 Size
🖥️ Windows / macOS / Linux 2.0.80 iP_OlaxeeTools.exe 0db949fb0fccfa38b0a161c69419c0a6993b5adaf9b7e8afc6815736ce5619b5 12.4 MB
🤖 Android 2.0.80 iP_OlaxeeTools.apk c1c17fb5bb063b0a866c71feb412ded4256a13ac6f9d54539b0e8ff7b76079cf 44.2 MB

👉 View all releases


💻 For Developers

This repository contains the web version of OlaxeeTools:

  • index.html — main interface
  • script.js — detection and interactivity logic
  • style.css — UI layout and theme

🧩 Stack

Language Usage
HTML Page structure
CSS Design & layout
JavaScript Logic & IP handling

Development and deployment via Vercel.
Repository hosted at Olaxee/OlaxeeTools.


📲 Installation

🖥️ PC (Windows, macOS, Linux)

  1. Download iP_OlaxeeTools.exe from the releases page.
  2. Double-click the executable to start the local server and open the interface.
  3. The program automatically detects and displays your private IP.

🧠 Requires no external dependencies — portable executable.


📱 Android

  1. Download iP_OlaxeeTools.apk from the releases.
  2. Install the APK manually on your device:
    • Enable “Install unknown apps” in settings if required.
    • Tap the file to install.
  3. Open the app — your local IPv4 will appear.

⚠️ Not compatible with iOS.


🧠 Technical Overview

  • Backend: Local server script (Python-based for the .exe version).
  • Frontend: Pure HTML / CSS / JS web interface.
  • Detection: Uses local network sockets to resolve private IPs.
  • Fallback: Displays 1.1.1.1 if detection fails.

🔒 Security

  • All data stays on your local device.
  • No IPs or identifiers are transmitted externally.
  • Safe to use in offline and secured environments.

🚀 Deployment

OlaxeeTools web version is hosted via Vercel :
👉 https://olaxeetools.vercel.app

You can deploy your own version using:

npm install
vercel deploy

📞 Contact

Maintainer: @Olaxee
📧 Email: olaxee00@gmail.com / owenleroux09@gmail.com

For bug reports or feature requests, please open an issue on GitHub.


🧾 License

This project is distributed as open-source for educational and technical demonstration purposes.
© 2025 Olaxee — All rights reserved.


💬 Thank You!

Thanks for downloading and supporting OlaxeeTools ❤️
Feel free to ⭐ the repo if you find it useful!


🌐 Translations

Click Here for other languages.