Bash script to restart the ZTE SpeedPort Entry 2i modem from terminal.
User's credentials and modem's ip address are required in order to execute the script.
Username and password are stored in the credentials.txt file.
username=<username>
password=<password>
The default ip address is stored in the script.sh file.
router_ip='http://192.168.1.1'
cd SpeedPort_Reboot
./script.sh