New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

puwifi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puwifi

⚡ A script made to automate the wifi login process to Parul university routers. login to wifi forever

  • 1.1.2
  • PyPI
  • Socket score

Maintainers
1

PU-wifi

A python program that simulates parul university wifi web authentication request process to keep you device connected to parul university wifi (with-a-loop)

image

CodeQL CodeFactor Pylint

  • supported OS: Linux, Windows, MacOS and Android (with Termux)
  • supported python versions: python3.6 and above

Installation

with pip

  • make sure you installed python and pip in your OS
pip install puwifi

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

puwifi -k -u YOUR_USERNAME -p YOUR_PASSWORD 
🪵 One-time login -l

you can login with -l or --login argument

puwifi -l -u YOUR_USERNAME -p YOUR_PASSWORD
💥 Logout from puwifi

for logout use option -o or --logout argument

puwifi -o -u YOUR_USERNAME -p YOUR_PASSWORD 

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

PusheenCatGIF

go watch your videos now

(©️) MIT License @SaicharanKandukuri

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc