Skip to content

jeeva2812/automated-net-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Net-Access

Automate approving in https://netaccess.iitm.ac.in/ every 24 hours

Stuffs required

Python and pip
Selenium (pip install selenium)
Chrome driver (http://chromedriver.chromium.org/downloads)

Place the chrome driver in /usr/bin for linux (or) C:\Windows for Windows.

Scheduling

Schedule the python code to run for every day using crontab for linux (or) Task Scheduler for Windows.

Demo

About

A python script to authenticate https://netaccess.iitm.ac.in/ automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages