#login #net #cli #bupt

app bupt-net-login

A simple tool to login BUPT net using student ID and password

2 releases

0.1.1 Apr 23, 2024
0.1.0 Apr 14, 2024

#365 in Command line utilities

Download history 106/week @ 2024-04-08 41/week @ 2024-04-15 127/week @ 2024-04-22

274 downloads per month

MIT license

18KB
299 lines

bupt-net-login

A simple tool to login BUPT net using student ID and password.

Installation

From crates.io

cargo install bupt-net-login

From release

Download the latest release from releases.

Usage

$ bupt-net-login -h
bupt-net-login

  A simple tool to login BUPT net using student ID and password.

  Copyright by YouXam.

Usage: bupt-net-login [OPTIONS]

Options:
  -u, --student-id <STUDENT_ID>  BUPT student ID
  -p, --password <PASSWORD>      BUPT netaccount password
  -s, --save                     Whether to save password
  -k, --keep-alive               Whether to keep alive
  -i, --interval <INTERVAL>      Interval to keep alive in seconds [default: 1800]
  -h, --help                     Print help
  -V, --version                  Print version

Dependencies

~10–26MB
~424K SLoC