This script is intended for personal and educational use only.
Use it responsibly and in accordance with your university’s IT and network policies.
The author is not responsible for misuse or policy violations.
- One-command Wi-Fi login & logout
- Automatic background keep-alive
- No browser interaction required
- Works even after closing the terminal
- Automatically cleans up background processes
- Windows OS
- PowerShell 5.1 or later
curl(included in modern Windows)- Connected to campus/university Wi-Fi
git clone https://github.com/Raqeeb27/NetAuthLite.git
cd NetAuthLiteSet-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSignedOpen Powershell and Change your working directory to the project's root directory
Username must be exactly 12 digits
.\NetAuthLite.ps1 login <username> <password>.\NetAuthLite.ps1 logout <username>1. Gateway unreachable
→ Ensure you are connected to campus Wi-Fi
2. Invalid username or password
→ Verify your credentials carefully
3. Maximum login limit reached
→ You may already be logged in on another device
This project is licensed under the MIT License. See the LICENSE file for details.
GitHub: Raqeeb27

