Home - adikbo/wrtmanager GitHub Wiki

Welcome to the WRTManager wiki!

This program is intended to be used as manager for devices using UCI language.

If You want to change same parameter on bunch of devices You can use it.

Current deployment allow to change SSID, Pre-shared key and root password on devices listed in lista.txt file. List of devices can be changed on second screen.

First dialog requires password to be provided. This password is used to log on to devices.

Script is using Bash and TCP/Expect. Main script (wrtmanager.sh) has been written using Bash and dialog. Scripts for devices are using Expect/TCL. Each option has its own script with list of parameters.