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

https://github.com/gralliry/scau-cnet-utils

华南农业大学的Wifi校园网连接脚本
https://github.com/gralliry/scau-cnet-utils

campus-network scau script shell wifi-auth-login

Last synced: 4 months ago
JSON representation

华南农业大学的Wifi校园网连接脚本

Awesome Lists containing this project

README

        

# 华南农业大学-WIFI校园网连接脚本

## 介绍

SCAU-CNet-Utils(South China Agricultural University - Campus Network - UTILS)

(背景)在使用openwrt(或其他Linux)对华农校园网进行连接时没有图形化,无法进入Web端进行连接,遂随手开发出简易脚本

旨在全面开发多种环境、多种方法、多种语言

该脚本不能完全模拟真实的web端连接情况,且随时间推移,官方可能对接口、内容、方式等等做出改变,本项目不能及时更新

若有想法、建议或指正请提交[Issues](https://github.com/gralliry/scau-cn-utils/issues)或[Pull requests](https://github.com/gralliry/scau-cn-utils/pulls)

## 安装
```shell
git clone https://github.com/gralliry/SCAU-CNet-Utils.git
cd SCAU-CNet-Utils
```

## 使用

实际使用可能需要你会看代码

### 例:

#### Shell

```shell
bash ./scaunet_login_by_web.sh youraccount yourpassword
```

## 声明

本项目仅供学习交流使用,因使用本项目造成一切后果由使用者承担