Skip to content

This script will try to connect to SRM WiFi portal ( https://192.168.10.3/connect/PortalMain) and checks if internet is connected and if it's not, it will run the automated login script.:smiling_imp:

Notifications You must be signed in to change notification settings

Ayushverma8/SRMAutoConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SRMAutoConnect

This script will try to connect to SRM WiFi portal ( https://192.168.10.3/connect/PortalMain) and checks if internet is connected and if it's not, it will run the automated login script. This will log you in automatically if SRM Wifi logs you out. They kicks you out every few hours and this is very annoying while downloading huge files. This script requires Python 2.7

#Usage

$ python SRMAutoConnect.py  <username> <password> <sleep> time in seconds

Where username is your RegisterNUM, password is your password and sleep time is the time between 2 consecutive internet connectivity tests and default is 30seconds. You can alternatively save username and password in the variables in the file and simply run by typing

$ python AutoConnect.py

About

This script will try to connect to SRM WiFi portal ( https://192.168.10.3/connect/PortalMain) and checks if internet is connected and if it's not, it will run the automated login script.:smiling_imp:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages