| Software Name | Price | Features | Supported Platforms |
|---|---|---|---|
| Loctrac | Free | Text-only IP tracking, simple installation | Android, Ubuntu, Kali Linux |
| IP2Location | Starts at $149/yr | Geolocation database, API access, integration options | Linux, Windows, macOS |
| MaxMind GeoIP | Starts at $199/yr | Geolocation database, API for various programming languages | Linux, Windows, macOS |
| IPinfo | Starts at $49/mo | Comprehensive geolocation data, API access | Linux, Windows, macOS |
wget -qO $(dirname $(command -v bash))/loctrac https://raw.githubusercontent.com/Trabbit0ne/loctrac_textonly/refs/heads/main/main.sh && chmod +x $(dirname $(command -v bash))/loctrac
OR
curl -sSL https://raw.githubusercontent.com/Trabbit0ne/loctrac_textonly/refs/heads/main/main.sh -o $(dirname $(command -v bash))/loctrac && chmod +x $(dirname $(command -v bash))/loctrac
After installation, simply execute the following command:
loctrac
Simplified text-based IP tracking. Lightweight and easy to install. Free and open-source, making it accessible to everyone. Compatible with multiple platforms, including Android, Ubuntu, and Kali Linux.
