PU-wifi

A python program written by @saicharankandukuri to keep you device connected to parul university wifi LookingAroundGIF

image

FOSSA Status CodeQL CodeFactor Pylint

Installation

  • make sure you installed python in your OS bash git clone https://github.com/SaicharanKandukuri/puwifi cd puwifi pip install -r requirements.txt # Usage

General

â™žī¸ Forever login mode -k

this is what the aim of repo

-k or --keep-alive attribute is say script to run a forever loop!

scripts tries to contact google.com if connection fails script tries to send login request to host i.e: 10.0.0.1 with username & password provied with -u & -p arguments

python3 puwifi.py -k -u YOUR_USERNAME -p YOUR_PASSWORD 

đŸĒĩ One-time login -l

you can login with -l or --login argument

python3 puwifi.py -l -u YOUR_USERNAME -p YOUR_PASSWORD

đŸ’Ĩ Logout from puwifi

for logout use option -o or --logout argument

python3 puwifi.py -o -u YOUR_USERNAME -p YOUR_PASSWORD 

PusheenCatGIF

go watch your videos now


Finally

This repo is made fully on self-intrest cause iam a student in parul university, wifi here is great&fast but a bit tricky RepeatJumpGIF

so instead of playing dino i made this script by re-enginerring an year old puwifi login website & used some of knowledge to make this script happen

follow me on

đŸ˜ē github, | đŸĻœ Twitter | 📸 follow me on Instagram: atonzman1x1 | 🎮 Add me on discord: SAICHARAN KANDUKURI#3741

🌟 If this work of me helped you make sure you start this repo, or buy me a juice of coffee when we meet đŸĨ¤

âš ī¸ DOnt use practices used in this code for any kind of mischievous things. i need wifi working

Licence

MIT License Copyright ÂŠī¸ saicharankandukuri

FOSSA Status

Built With

Share this project:

Updates