https://github.com/dynamite-bud/pu-login-cli
This CLI enables user to login to PU(Panjab University, Chandigarh) WiFi. This was implemented in python 3. This project was made as it takes long time to open Browser and then Log In.
https://github.com/dynamite-bud/pu-login-cli
curl python3
Last synced: 6 months ago
JSON representation
This CLI enables user to login to PU(Panjab University, Chandigarh) WiFi. This was implemented in python 3. This project was made as it takes long time to open Browser and then Log In.
- Host: GitHub
- URL: https://github.com/dynamite-bud/pu-login-cli
- Owner: dynamite-bud
- License: mit
- Created: 2019-05-29T15:25:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T08:33:24.000Z (about 6 years ago)
- Last Synced: 2025-05-07T20:34:37.283Z (9 months ago)
- Topics: curl, python3
- Language: Python
- Homepage:
- Size: 511 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PU-Login-CLI
This CLI enables user to login to PU(Panjab University, Chandigarh) WiFi. This was implemented in python 3. This project was made as it takes long time to open Browser and then Log In.
It also gives exceptions if the password is wrong, or user is logged in somewhere else.
It automatically logs in when you type the respective command in the terminal.
For installing:
1.) git clone https://github.com/dynamite-bud/PU-Login-CLI.git
2.) cd ./PU-Login-CLI
3.) ./install.sh
4.) #Type pulogin on terminal for login or pulogout for logout
LOGIN

LOGOUT
Thank You