Skip to content
/ ipinfo Public

A python application that allows you to grab IP info using the ip-api.com API.

License

Notifications You must be signed in to change notification settings

tilas01/ipinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Info

ipinfo allows you to lookup ip info for your own or others ip's using the ip-api.com API.

ipinfo gif

Contents

Requirements


To use this program you will require python 3.9 or higher

Features


  • Easy IP Info lookup
  • Simple UI
  • Input Validation
  • Cross-platform

Installation


Install with git

$ git clone https://github.com/tilas0/ipinfo.git
$ cd ipinfo
$ pip install -r requirements.txt
$ python3 main.py

To-Do


  • Optional logging of output
  • More features

License


Licensed under the MIT License

About

A python application that allows you to grab IP info using the ip-api.com API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages