-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
057b806
commit 099ed5e
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
### 一个校园网断网自动重连的go语言程序,用于午山卫校校园网 | ||
### 因为贵校校园网限制两个终端,且不登录不能访问内网 | ||
### 因此很多服务器容易被顶掉线。 | ||
### 欢迎体验,提issues与参与贡献 | ||
### 欢迎体验,提issues与参与贡献 | ||
|
||
#### 使用方法:先使用错误密码登陆一遍校园网, | ||
#### 然后f12获取post参数中的queryString复制到accout.json中 | ||
#### 正常使用就挺好 |