An extremely fast network authentication tool for Zhengzhou University.
Discover and save portal information first:
meirs discover --saveLog in and log out:
meirs login
meirs logoutFor scripts or other non-interactive use, pass the required values explicitly:
printf '%s\n' "$MEIRS_PASSWORD" | meirs login --account <account> --password-stdinFor ISP login, add --isp-suffix <isp-suffix>.
List available ISP suffixes:
meirs isp listAdd -v, -vv, or -vvv to any command for more detailed logs.
cargo build --release