English 📋 Description IP Viewer is a web application that allows users to view detailed information about their IP address and network connection. The tool provides geolocation data, ISP information, and other relevant network details in a clean and intuitive interface. ✨ Features
Real-time IP Detection: Automatically detects and displays your public IP address Geolocation Information: Shows country, region, city, and coordinates ISP Details: Displays Internet Service Provider information Network Information: Provides additional network-related data Responsive Design: Works seamlessly on desktop and mobile devices Privacy-Focused: No data storage, all information is retrieved in real-time
🚀 Getting Started Prerequisites
A modern web browser (Chrome, Firefox, Safari, Edge) Internet connection
Installation
Clone the repository:
bashgit clone https://github.com/yourusername/ip-viewer.git
Navigate to the project directory:
bashcd ip-viewer
Open index.html in your web browser or serve it using a local server:
bash# Using Python 3 python -m http.server 8000
npx http-server
Access the application at http://localhost:8000
🛠️ Technologies Used
HTML5 CSS3 JavaScript (ES6+) IP Geolocation API
📱 Usage Simply open the application in your web browser. Your IP information will be automatically displayed including:
Your public IP address Geographic location Internet Service Provider Connection type Time zone