Skip to content

Scripts to automatically login into college WIFI/LAN networks.

Notifications You must be signed in to change notification settings

anshulahuja98/login_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

login_scripts

Scripts to automatically login into college WIFI/LAN networks.

How to use:

  1. Clone the repo.
  2. Navigate to the folder through terminal.
  3. Edit login_script.sh
  4. At the top of the file, replace "ldap" and "password" with your own id and password and save the file.
  5. Run the commands
chmod +x automatic.sh 
chmod +x login_script.sh

to make the script executable, you only have to do this once.

5.Whenever you boot up your pc, run the command

. ./automatic.sh

Disclaimer:

The script has been tested for MacOS and Linux, in the future Windows support maybe provided.

Future plans, script to populate credentials in a file, and read from it.

Create an Issue if the script doesn't work. PRs are welcome :)

About

Scripts to automatically login into college WIFI/LAN networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages