Skip to content

Tired of logging into the network if it goes off?? Here is a script for automatic logging-in into Alliance Broadband network using Python code. Change the username and password into the script and upload the code into a Raspberry Pi or local server which is connected to your Alliance Broadband network.

Notifications You must be signed in to change notification settings

ghoshavirup0/Auto-Login-into-Alliance-Broadband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Auto-Login-into-Alliance-Broadband

Tired of logging into the network if it goes off?? Here is a script for automatic logging-in into Alliance Broadband network using Python code. Change the username and password into the script and upload the code into a Raspberry Pi or local server which is connected to your Alliance Broadband network.

NOTE: The script needs to run continuously to perform the desired task.

To run the code continuously into a Raspberry Pi device, you need to add the script into Pi's boot menu to automatically start running when powered on. Follow the below methods to do the same:

  1. https://www.codementor.io/@gergelykovcs/how-to-run-and-schedule-python-scripts-on-raspberry-pi-n2clhe3kp
  2. https://www.youtube.com/watch?v=cZa1oCSdbUk&t=16s
  3. https://www.youtube.com/watch?v=zRXauWUumSI (Easiest Way)

After uploading the script into Pi just relax and enjoy the effortless login from now on.

About

Tired of logging into the network if it goes off?? Here is a script for automatic logging-in into Alliance Broadband network using Python code. Change the username and password into the script and upload the code into a Raspberry Pi or local server which is connected to your Alliance Broadband network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages