Skip to content

Automates the login of PESU Internet Captive Portal

Notifications You must be signed in to change notification settings

aryan-212/PESU_AutoLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

AutoLogin Script

This repository contains a script designed for automated login into PES-University WIFI.

Table of Contents

Installation

  1. For bash:
    sudo curl -sL https://github.com/aryan-212/PESU_AutoLogin/raw/main/Login.sh -o /usr/local/bin/pesu && sudo chmod +x /usr/local/bin/pesu
    
  2. For windows:
    git clone https://github.com/aryan-212/PESU_AutoLogin.git
    cd PESU_AutoLogin
    [IMPORTANT] Run this in an elevated Powershell
    Set-ExecutionPolicy -Scope LocalMachine -ExecutionPolicy Bypass -Force

Usage

  1. In linux
   pesu
  1. In windows:
    .\autoLogin.ps1

About

Automates the login of PESU Internet Captive Portal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published