Skip to content

Automated login to the CIUP's Ethernet and Wi-Fi networks.

License

Notifications You must be signed in to change notification settings

maxmouchet/wificitylogin

Repository files navigation

wificitylogin

PyPI Status PyPI

Automated login to the CIUP's (Cité Internationale Universitaire de Paris) Ethernet and Wi-Fi networks.

Installation

pip install wificitylogin

Usage

In your home directory, create a file name .wificity that contains your credentials:

[default]
username = ...
password = ...

For more security, you can restrict access to this file to your user only:

chmod 0600 ~/.wificity

Then, to log in to the network, run:

wificitylogin

About

Automated login to the CIUP's Ethernet and Wi-Fi networks.

Resources

License

Stars

Watchers

Forks