ipinfo
allows you to lookup ip info for your own or others ip's using the ip-api.com
API.
To use this program you will require python
3.9 or higher
- Easy IP Info lookup
- Simple UI
- Input Validation
- Cross-platform
Install with git
$ git clone https://github.com/tilas0/ipinfo.git
$ cd ipinfo
$ pip install -r requirements.txt
$ python3 main.py
- Optional logging of output
- More features
Licensed under the MIT License