Socket
Socket
Sign inDemoInstall

wificitylogin

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wificitylogin

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


Maintainers
1

Readme

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

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc