
If you're on PES campus Wi-Fi, you know the pain — session drops every 10–15 minutes, and you're stuck re-entering your SRN and password mid-class or mid-download.
I got tired of it and built a small browser extension that handles reconnection automatically. It runs silently in the background, detects when the session expires, and logs you back in within seconds — no interruption to your browsing or downloads.
What it does:
- Detects session expiry automatically
- Fills in your SRN + password and submits (not just autofill — it actually logs you in)
- No page reloads, no internet interruption
- Runs completely in the background
Supported browsers: Chrome, Edge, Brave ✅
More Updated version is on my github profile if many are interested
i will share the link here
Privacy note: Your credentials are stored locally in your browser only — nothing is sent anywhere externally.
How to install:
- Download the extension → student-builder/pes-wifi-autologin
- Extract the zip
- Go to your extensions page:
- Chrome:
chrome://extensions - Edge:
edge://extensions - Brave: same as Chrome
- Chrome:
- Enable Developer Mode (toggle in top right)
- Click "Load unpacked" → select the extracted folder(click inside folder u see until it shows empty then click on select folder)
- Click the extension icon (on pesu internet login page)→ enter your SRN & password → hit Save
That's it. Just keep the 192.168.x.x login tab open in the background and forget about it.
Let me know if it works for you or if something breaks — happy to fix issues. 👍