← All projects

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

GitHub stars GitHub forks GitHub issues MIT License GitHub Pages Quality Gate Status Security Hotspots Reliability Issues Maintainability Issues Security Issues Reliability Rating Security Rating

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

  1. Enter an IPv4 address (e.g. 192.168.1.10) or a CIDR block (e.g. 10.0.0.0/24).
  2. Click Analyze or press Enter.
  3. 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