IMPORTANT: IP Tracking Ethical Guidelines
- 🚨 This tool is strictly for educational purposes only
- 🔒 Obtain explicit consent before tracking any IP
- 📜 Comply with all local and international privacy laws
- 🛡️ Unauthorized IP tracking may be illegal
Potential Legal Consequences:
- Violation of privacy rights
- Potential criminal charges
- Civil liability
IP-LOC is an advanced IP geolocation tracking tool designed for cybersecurity research, network analysis, and educational understanding of IP intelligence.
python main.py
# or
python3 main.py
- Public IP Lookup
Enter IP to track: 8.8.8.8 # Example Public IP
- Local Network IP
Enter IP to track: 192.168.1.1
- Interactive prompt
- Real-time location data
- Detailed network information
- Multiple IP tracking
- CSV/TXT file input support
-
🌍 Geographical Location
- Country
- Region/Province
- City
-
🌐 Network Details
- Hostname
- Internet Service Provider (ISP)
- Timezone
- Geographical Coordinates
-
Always Obtain Consent
- Explicit permission from IP owner
- Clear communication of tracking purpose
-
Respect Privacy
- Never use for malicious intent
- Protect personal information
- Delete data after analysis
-
Legal Compliance
- Understand local cybercrime laws
- Maintain professional standards
- Only works with IPv4 addresses
- Requires active internet connection
- Accuracy depends on IP database
- Some IPs might have limited information
❌ DO NOT:
- Track personal IPs without permission
- Use for stalking or harassment
- Violate terms of service
- Breach organizational policies
✅ RECOMMENDED USE:
- Network administration
- Cybersecurity research
- Educational demonstrations
- Authorized security assessments
- Python 3.7+
- 50MB Disk Space
- Active Internet Connection
- ✅ Linux (Ubuntu, Debian, Fedora)
- ✅ Termux (Android)
- ✅ WSL (Windows Subsystem for Linux)
pkg update && pkg upgrade -y
pkg install python git -y
git clone https://github.com/Maxz-09/IP-LOC.git
cd IP-LOC
pip install -r requirements.txt
sudo apt update
sudo apt install python3 python3-pip git -y
git clone https://github.com/Maxz-09/IP-LOC.git
cd IP-LOC
pip3 install -r requirements.txt
- Report ethical concerns
- Suggest privacy improvements
- Help maintain tool's integrity
- GitHub: @Maxz-09
Version 1.5 | Crafted Responsibly 🌐