Skip to content

CocoTHM/Ip-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ip-viewer

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

Using Node.js with http-server

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

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors