Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lynzrand/beihang-login


https://github.com/lynzrand/beihang-login

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# BeihangLogin

上网不涉密,涉密不上网!

北航网络认证 Rust 客户端(雾)

## 用户名和密码的存放

请将 `account.json.example` 文件复制为 `account.json` 文件,并存放于你运行程序的目录内,然后在其中输入你的学号和密码。

## Usage:

### 登录:

```
beihang-login
```

### 注销:

```
beihang-login -x
```

## 其他版本

### Python 版

隔壁BIT用的是一个版本srun

https://github.com/RogerYong/bit_srun

### Bash 版

https://github.com/buaahub/BeihangLogin