-
You can check your latest IP information like IP Versions , Country , City , Region , Postal , Latitude & Longitude , TimeZone , Current Info, Country Population , Country Area , ASN , Network Provider etc .
-
And also you can enter new IP Address of Any website get information IP Versions , Country ,City , Region , Network Provider etc etc .
If your README is long, add a table of contents to make it easy for users to find what they need.
Project Name | IP Checker |
---|---|
Version | 1.0.1 |
Modules Library Name | Version |
---|---|
Python | 3.10.8 |
Flask | 2.2 |
HTML | 5 |
CSS | 3 |
Boostrap | 5.1.3 |
Clone the project
git clone https://github.com/one-numan/ipChecker.git
Go to the project directory
cd ipChecker
Install Python dependencies
pip install -r requirements.txt
Start the server
-
For Windows
python app.py
-
For Linux
python3 app.py