Livebox 5 Ip Changer

allows you to change your ip on a Livebox 5 router

config

the config file is stored on your %AppData% (on windows) or home folder

config.json

{
  "host": "192.168.1.1",
  "username": "admin",
  "password": "****",
  "delay": 4,
  "useHttps": false
}

build

  • Install dependencies using dart pub get
  • Create an executable file dart compile exe lib/main.dart

GitHub

View Github