Skip to content

Daemon that automatically logs you in to arubanetworks.com captive portals

Notifications You must be signed in to change notification settings

mkg20001/arubad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

arubad

Daemon that automatically logs you in to arubanetworks.com captive portals

Why?

My school uses that, and my laziness got me to create a script for that (It requires typing in login credentials. Too! Much! Work!)

Usage & Installation

  • Requires curl and grep
  • Network MUST be managed by network manager

Install as daemon, with credentials (systemd-only):

$ sudo bash arubad.sh install <username> <password>

Just run it!™

$ export ARUBA_USER=YourUser
$ export ARUBA_PW=YourPW
$ bash arubad.sh

About

Daemon that automatically logs you in to arubanetworks.com captive portals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages