modernben / iptracker

Desktop tool to keep track of your IP address and update you when it changes
MIT License
52 stars 6 forks source link
desktop ip laravel nativephp

IPTracker

IPTracker is a simple tool to track your external IP addresses and notify you when they change.

example example updated ip

Installation

  1. Download the latest release from the releases page
  2. Follow the install steps for your system

Development

  1. Clone the repository
  2. composer install
  3. php artisan native:serve