Skip to content

Python script for automatically login in NUS campus web when it is disconnected

Notifications You must be signed in to change notification settings

lc700x/nus_AutoNetLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

nus_AutoNetLogin

Python script for automatically login in NUS campus web when it is disconnected

Requirement: download python and set its PATH

install the packages of "selenium", "requests" and "BeautifulSoup"

add WebDriver for your explorer (You can download the drivers for your explorer at https://www.seleniumhq.org/download/, the defalut in the script is set as Chrome)

Edit the python file with your own NUS_NetID and Password and the address of the NUS Web Authourization page on your own computer.

Run the .py file in cmd window

The network will be checking every 3 seconds, and will reconnet itself when the network is disconnected.

About

Python script for automatically login in NUS campus web when it is disconnected

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages