#wifi #account-id #connection #manager #login #perform #lpu

app llogin

LPU WiFi Manager: A CLI tool for managing Lovely Professional University WiFi connections

1 unstable release

new 0.1.2 Apr 21, 2024
0.1.1 Apr 17, 2024
0.1.0 Apr 17, 2024

#105 in Authentication

Download history

91 downloads per month

MIT license

12KB
206 lines

LPU WiFi Manager

LPU WiFi Manager is a command-line tool for managing Lovely Professional University WiFi connections.

Features

  • Check if you're connected to LPU WiFi.
  • Perform LPU login with a provided account ID.
  • List all stored account IDs.
  • Store LPU credentials securely.

Usage

Run the program without any arguments to be prompted for an account ID and perform LPU login:

llogin

You can also use the following options:

  • --help or -h: Show the help message.
  • --version or -v: Show the version of the program.
  • --account or -a: Perform LPU login with the provided account ID.
  • --list or -l: List all stored account IDs.

Installation

To install LPU WiFi Manager, you need to have Rust installed on your machine. You can then use cargo to install the package:

cargo install llogin

License

This project is licensed under the MIT License.

Dependencies

~52–510KB