-
如题,我这边同样也采用drcom网页认证,但在使用后报告当前页面已超时。
随后我对认证网页进行抓包,发现url中有一大串名为"params"的字符,并无账号密码等信息,推测是进行了加密,且其中包含时间戳。
请问这种有办法应对吗?
![屏幕截图 2024-11-07 140234](https://github.com/user-attachments/assets/93a6005…
-
你好,我是广东工业大学的同学。我校使用的客户端上5.2.1 p,这是我的项目 [gdut-drcom](https://github.com/chenhaowen01/gdut-drcom), [gdut-drcom-for-openwrt](https://github.com/chenhaowen01/gdut-drcom-for-openwrt)。
广财应该是d版客户端吧?我想来交流一…
-
```
What steps will reproduce the problem?
1. 安装该插件
What is the expected output?
该插件需要相应认证服务器的IP的权限。
What do you see instead?
该插件需要所有网站的权限
What version of the product are you using? On what operat…
-
conf_file_name = /etc/gdut-drcom.conf
drcom_config.remote_ip = 10.0.3.2
drcom_config.remote_port = 61440
drcom_config.keep_alive1_flag = 6a
drcom_config.enable_crypt = 0
gdut-drcom heart-beat sta…
-
路由器和Linux都适用,win10装了wsl的话也能冲
```bash
* * * * * username="xxx" && password="xxx" && if [ $(curl -k https://drcom.szu.edu.cn | grep -oE WebLoginID_1) == "WebLoginID_1" ]; then logger -t "【准入在线检查】" "…
-
输出:
/usr/lib/go/src/go-jlu-drcom-client/conf/conf.go:7:2: non-standard import "github.com/BurntSushi/toml" in standard package "go-jlu-drcom-client/conf"
已经用go get github.com/BurntSushi/toml命令安装…
-
```
Installing gdut-drcom (1.6.8-4) to root...
Configuring gdut-drcom.
post install: patching ppp.sh
patched!
post install: patching ppp.sh
patched!
uci: Invalid argument
uci: Invalid argument…
-
It seems better to remember the users to reform the MAC address which in the drcom.c file before first login in README.
-
## 总体规划
支持认证南京林业大学校园网认证系统。
## 已知信息
南京林业大学以 DrCom 为认证系统。
## 任务列表
- [x] 确认南京林业大学认证URL格式
- [x] 确认是否需要获取 IP;如果是,确认是否可以使用 Drcom API 获取 IP;
- [x] 通过302获取跳转host的函数;
- [ ] 认证代码实现,前端实现;
- [ …
-
“如何在任意刷写了 OpenWrt 的设备上运行 EasyDrcom” 一直是我的一个心病,因为大学期间搞了好多次,搞了好久,时间跨度将近两年也没解决这个问题。不过最近有时间,用了两天时间,终于研究得差不多了。
开发前要搭建 OpenWrt 交叉编译环境,按照网上教程就可以了,就是在 Ubuntu 上安装各种包。然后开始开发:
1.下载对应芯片的 SDK,里面包含了开发一个 OpenW…