Skip to content

Bash script to restart the ZTE SpeedPort Entry 2i modem.

Notifications You must be signed in to change notification settings

aanousakis/SpeedPort_Reboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedPort_Reboot

Bash script to restart the ZTE SpeedPort Entry 2i modem from terminal.

Configuration

User's credentials and modem's ip address are required in order to execute the script.

Credentials

Username and password are stored in the credentials.txt file.

username=<username>
password=<password>

Default IP address

The default ip address is stored in the script.sh file.

router_ip='http://192.168.1.1'

Execution

cd SpeedPort_Reboot
./script.sh

About

Bash script to restart the ZTE SpeedPort Entry 2i modem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages