A python script to automatically connect your devices to the Wifirst network.
A python script to automatically connect your devices to the Wifirst network.
Tested in CROUS residences (Smartcampus).
Install dependencypip install beautifulsoup4
Clone this repositorygit clone https://github.com/Azuxul/wifirst-autoconnect.git
Dump your connexion ingopython wifirst-autoconnect.py -u <username> -p <password> -d
Then paste it into the credentials.py
file at INTERNAL_LOGIN
Now you can use this command to connectpython wifirst-autoconnect.py -a
Write your password and username into the credentials.py
Now you can use this command to connectpython wifirst-autoconnect.py -s
You can connext using the commandpython wifirst-autoconnect.py -u <username> -p <password>
Using a custom DNS server can cause issue to the connexion
This project is licensed under the GNU General Public License v3.0