Skip to content

Tampermonkey extension to automate the login process for SJCE Wi-Fi captive portal with this browser extension. Never hassle with manual logins again - simply install the extension and enjoy seamless access to the Wi-Fi network. Ideal for students and faculty members of SJCE.

License

Notifications You must be signed in to change notification settings

theinit01/SJCE-WiFiAutologin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SJCE-WiFiAutologin

picture

Introduction

This repository contains a userscript designed to auto login the SJCE WiFi login page whenever opened. Follow the instructions below to get started.
NOTE: For more enhanced experience, set your browser's default startup page to http://10.24.1.1:8090

Installation

  1. Install Tampermonkey: If you haven't already, you need to install the Tampermonkey browser extension. You can find it for various browsers:

  2. Install the Script: Click Here and Press Install.

  3. Add your credentials in the installed script: Go to tapermonkey, press dashboard select the script and update your credentials

    var username = "your-username";
    var password = "your-password";

    NOTE: Your credentials are stored in your personal device only.

  4. Enable the Script: Enable the script by clicking the switch next to the script name in the Tampermonkey Dashboard.

NOTE: For added functionality, set your browser's default startup page to http://10.24.1.1:8090

Contribution

If you have any suggestions, bug reports, or want to contribute to this userscript, feel free to create issues or pull requests in this GitHub repository.

License

This project is licensed under the MIT License.

About

Tampermonkey extension to automate the login process for SJCE Wi-Fi captive portal with this browser extension. Never hassle with manual logins again - simply install the extension and enjoy seamless access to the Wi-Fi network. Ideal for students and faculty members of SJCE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published