A cross-platform mobile application developed with the ability to analyze IP addresses, perform pings and geolocate IP addresses, as well as display information about the current Wi-Fi network.
đ IP Analyzer (Analysis tab)
- Supports **IPv4** and **IPv6** addresses
- Input in **CIDR** notation (e.g., `192.168.1.0/24` or `2001:db8::/64`)
- Displays calculated information:
- IP version (IPv4 / IPv6)
- Network address and subnet mask
- CIDR prefix
- Broadcast address (IPv4)
- First and last usable address
- Number of usable and total addresses
đ Ping (Ping tab)
- Sends pings to a target IP address
- Displays the Response Time (RTT) in milliseconds
- Detects the connection status (success / timed out / host unreachable)
đ Geolocation (Geo tab)
- Locates a public IP address via an external API
- Displays the country, city, Internet Service Provider (ISP) and geographic coordinates
đ¶ Wi-Fi Information
- View active Wi-Fi network information:
- SSID and BSSID
- Local IP address, gateway, DHCP server
- Signal strength and security type
- Connect to a Wi-Fi network from the app (SSID + password)
- Manually refresh network data