checkinpanel icon indicating copy to clipboard operation
checkinpanel copied to clipboard

SSpanel签到失败

Open kaipol opened this issue 2 years ago • 1 comments

使用1panel安装的青龙面板(2.16.5), 在仅配置了 AIRPOT 选项后执行sspanel签到 ,报错如下: image 执行其他脚本(未配置), 日志如下: image 手动在\qinglong\data\config文件夹创建.env文件后: image 报错如下: image

kaipol avatar Nov 12 '23 17:11 kaipol

https://github.com/OreosLab/checkinpanel#3-shell-%E8%84%9A%E6%9C%AC%E9%85%8D%E7%BD%AE

example:

# 打印日志

# 0. 执行任务时是否显示签到详情,1 为显示,0 为不显示,默认为 1
DISPLAY_CONTEXT=1

# 1. S[防和谐]l 签到
# 用户信息。格式:域名----账号----密码,多个账号使用 ; 分隔,支持换行但前后引号不能删掉
SS_USERS="https://[xxx][email protected];"

rainpenber avatar Dec 01 '23 21:12 rainpenber