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:
- https://www.codementor.io/@gergelykovcs/how-to-run-and-schedule-python-scripts-on-raspberry-pi-n2clhe3kp
- https://www.youtube.com/watch?v=cZa1oCSdbUk&t=16s
- 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.