command
module
Version:
v0.0.0-...-bf079e8
Opens a new window with list of versions in this module.
Published: May 26, 2021
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
2021年3月16日22:08:32
use this project
不更新了 如果失效->提issue
没找到工作得进厂上班了 😣
-
git clone https://github.com/axing42/siginIn or
-
go get -u github.com/axing42/siginIn
-
cd siginin
-
go build
-
在config.json
配置文件里根据json对应格式配置好账号密码后(这里多个账户我使用了一个密码,有需求提issue)
-
执行exe文件
2021/4/15下午5:33:44 更新:
- 增加了github actions
- 次日凌晨00:30 定时执行 签到 真正实现自动化签到 不用每天手动执行 也不用担心忘记执行 错失经验
- actions不好测试 执行是否有效 待更新....
2021/4/9下午4:39:48 更新:
-
增加命令行参数 动态读取账号密码并进行签到
-
cd siginin
-
go build 之后运行exe文件:
-
声明 -m 参数 0为默认 可以不用添加 , 直接回车执行
-
hlx.exe
-
1:单账户签到
-
hlx.exe -u xx.qq.com -p 密码写这里 -m 1
-
2: 多账号签到 以逗号分割
-
hlx.exe -u xx.qq.com,xx.qq.com -p 123456,654321 -m 2
bug:
由于并发请求,一次性几十个get请求加上本地网络与服务器网络原因可能报EOF导致执行失败
以上问题不是bug,执行结果导致EOF的原因是已经签到过了大概率出现EOF,保持每天只执行一次就行啦(没有失败的情况下。)
待完善 :
- 获取分类所有ID时,天天酷跑分类怎样都获取不到
- 细细回忆这个软件 竟没有一丝美好回忆
- end......
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.