This Python script monitors your public IP in real time and displays changes instantly with a visually enhanced output using colors.
- π’ Instant IP Check: Press 'p' to display your current IP (green).
- π΅ Initial IP Display: Your starting IP is shown when the script runs (cyan).
- π΄ IP Change Alerts: If your IP changes, a red warning appears.
- β‘ Lightweight & Efficient: No logs, just a clean, colorful terminal display.
Ideal for travelers, network admins, and privacy-conscious users who want an easy way to monitor their network status.
- Install dependencies:
pip install keyboard colorama