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校园网连接脚本
- Host: GitHub
- URL: https://github.com/gralliry/scau-cnet-utils
- Owner: gralliry
- Created: 2024-08-16T20:27:24.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-01-08T08:54:06.000Z (5 months ago)
- Last Synced: 2025-01-08T09:39:36.245Z (5 months ago)
- Topics: campus-network, scau, script, shell, wifi-auth-login
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```## 声明
本项目仅供学习交流使用,因使用本项目造成一切后果由使用者承担