Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

AMJoshaghani/sharifwifi-ac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sharifwifi-ac

Automatically connect to Univ. Wi-Fi without bothering to authorize by hand!

Installing & Usage

  • Windows

    1. Download Windows.zip and extract it
    2. Click on install.bat
    3. Enter your username & password
    4. Done!
  • Linux

    1. Download Linux.tar.xz and extract it
    2. Run install.sh
    3. Enter your username & password
    4. Done!
  • OSX (Still working on it...!)

After installing the script (and providing Username and Password to it), everytime you turn your system on, it'll sign you inside Sharif-WiFi!

ToDo

  • Linux Support
    • Making a systemd unit (as startup)
    • Verifiyng a cron-job
    • Checking for active connection
    • Identifying SSID
  • Windows Support
    • Verifying a .bat script in startup
    • Checking auth result with scraping
    • Identifying SSID
  • OSX Support
    • (to be known...)