ip-inspector
Minimal, fast, single-file IP & CIDR analysis tool. No backend, no tracking, just pure client-side analysis. Open source and ready for GitHub Pages.
● JavaScript ★ 3 ⑂ 0 Last updated: September 4, 2025
IP Inspector
Minimal, fast, single-file IP & CIDR analysis tool. No backend, no tracking, just pure client-side analysis. Open source and ready for GitHub Pages.
Features
- Analyze IPv4 addresses and CIDR blocks
- Shows network, broadcast, mask, class, RFC scope, and more
- Export results as .txt or copy summary
- Local history (browser only)
- Responsive, mobile-friendly UI
- No dependencies, no build step
Icons
This project uses Tabler Icons for UI icons.
Usage
- Enter an IPv4 address (e.g.
192.168.1.10) or a CIDR block (e.g.10.0.0.0/24). - Click Analyze or press Enter.
- View results, export, or copy summary.
Live Demo
https://cagatayuresin.github.io/ip-inspector/
Contributing
Pull requests and issues are welcome! See CONTRIBUTING.md if available.
License
MIT — see LICENSE
Created by Cagatay URESIN
cagatayuresin