Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.
/ WirelessAuthScript Public archive

Work or school wifi require login through a web page. This script handles all that for you.

License

Notifications You must be signed in to change notification settings

drewgle/WirelessAuthScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

WirelessAuthScript

Work or school wifi require login through a web page. This script handles all that for you.

##Setup The script is simple, the hard bit finding the login format. Using your browsers dev mode examin the login form or capture the network traffic to figure that out.

###Config

Router The IP address of the Gateway. THis is used to only send login info to proper router

USER PASS Your login username and password

POSTDATA As each wifi network will be differnt this will need to be changed to match the post data sent.

POSTURL* URL to send login information too.

###Installation

make the script executable and place into /etc/network/if-up.d/

About

Work or school wifi require login through a web page. This script handles all that for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages