8000 GitHub - sergiombd/wifirst_login: Simple CLI tool to login into Wifirst networks that are often found in students dorms in France.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sergiombd/wifirst_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wifirst CLI portal login tool

wifirst_login is a very simple CLI tool to login into the public wifirst network that is widely found in student dorms.

Several tools already exist but none are up to date with the new Wifirst portal that has the following link https://portal-front.wifirst.net/.

The CLI is based on tiangolo's typer which is an increadible CLI builder tool. You'll need to run the following line to run the tool as is:

pip install "typer[all]"

If you want a minimalist way to run it, you can remove typer to only use builtin python libraries. You can check the following repo which demonstrates how to have a service that automatically starts on startup. If you do the following, you should choose where to store your credentials and add a while loop to login whenever the connection is lost.

About

Simple CLI tool to login into Wifirst networks that are often found in students dorms in France.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0