TONEIP is an open-source and lightweight IP Geolocation utility created by MrWhite4939.
It allows users to obtain detailed information about any public IP address, including geolocation, ISP data, and network attributes.
- Retrieve detailed IP geolocation data.
- Displays country, region, city, timezone, and ISP.
- Simple and fast command-line interface.
- Works on any Linux environment that supports Bash.
- No complex setup required.
Open the terminal and run the following commands:
git clone https://github.com/mrwhite4939/TONEIP
cd TONEIP
chmod +x *
bash toneip.sh
