Replies: 152 comments 302 replies
-
提一嘴,有些风控等级较高的账号,登录过后1-2天,即使加了签名服务器也会发群消息屏蔽,这时候就要删掉session.token和device.json重新登录,重新登录成功后即可再次发送群消息(反复循环) |
Beta Was this translation helpful? Give feedback.
-
分享sign服务器:https://qsign.loli.vet/ qsign 1.1.9服务器:https://qsign.loli.vet/v2 |
Beta Was this translation helpful? Give feedback.
-
停掉力 |
Beta Was this translation helpful? Give feedback.
-
目前docker版是只支持pad/手机端的8.9.63版本吗,经过测试macOS协议似乎无法通过docker版signserver登陆 |
Beta Was this translation helpful? Give feedback.
-
小白提问:现在看起来是在linux上模拟运行安卓的dll来签名,考不考虑使用linux qq里面的dll呢?这样不用模拟() |
Beta Was this translation helpful? Give feedback.
-
现在用的是安卓客户端的native lib,具体请看signServer源码 |
Beta Was this translation helpful? Give feedback.
-
已测试,解决了不能私信的问题,之前群消息正常。 |
Beta Was this translation helpful? Give feedback.
-
0629更新:疑似被滥用,日均10w+请求量且有个别ip请求量过大。准备关掉小范围使用了。 |
Beta Was this translation helpful? Give feedback.
-
新版本已经可用了 赞一个 |
Beta Was this translation helpful? Give feedback.
-
怎么知道是否为风控等级较高呢? |
Beta Was this translation helpful? Give feedback.
-
求大佬出一个部署教程,不会部署,跪求大佬录制一个视频,感激不尽 |
Beta Was this translation helpful? Give feedback.
-
大佬 求一个搭建教程的视频 |
Beta Was this translation helpful? Give feedback.
-
不会搭服务器,但在使用时发现可以先挂上别人以及搭建好的服务器,运行一段时间保证稳定后取消签名服务器使用,在之后出现45错误时依旧可以这么解 |
Beta Was this translation helpful? Give feedback.
-
感谢
该邮件从移动设备发送
…------------------ 原始邮件 ------------------
发件人: "Mrs4s/go-cqhttp" ***@***.***>;
发送时间: 2023年6月27日(星期二) 晚上8:11
***@***.***>;
***@***.******@***.***>;
主题: Re: [Mrs4s/go-cqhttp] 签名服务器相关问题 (Issue #2242)
不会搭服务器,但在使用时发现可以先挂上别人以及搭建好的服务器,运行一段时间保证稳定后取消签名服务器使用,在之后出现45错误时依旧可以这么解
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
签名服务器 http://qsign.yslsy.top/ |
Beta Was this translation helpful? Give feedback.
-
不啊 qq那些文件给qsign就行了啊 gocq不用的Linux跑得通在 2023年9月11日,14:38,AyMeow ***@***.***> 写道:
兄弟Linux上跑通的吗?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
问题解决了,换个号就上去了..... |
Beta Was this translation helpful? Give feedback.
-
cq的不知道,好像换不了;qsign的可以换,他们仓库就有 |
Beta Was this translation helpful? Give feedback.
-
现在哪个协议能正常登录 |
Beta Was this translation helpful? Give feedback.
-
签名服务器用1.1.9的cq和签名服务器的协议都用8.9.73的,cq用最新构建,正常使用。 |
Beta Was this translation helpful? Give feedback.
-
接口地址:http://sign119.xn--6kr82g47sttf.com/
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
docker-compose.yml 文件。 services: ` 常用命令 运行 docker-compose up -d 删除 docker-compose down 重启 docker-compose restart 停止 docker-compose stop ` CQ版本与签名地址设置 sign-server: 'http://domain:prot' 目前一直正常使用,并未发现有什么问题。欢迎参考。 |
Beta Was this translation helpful? Give feedback.
-
分享一下自己的成功配置: Android ID到device.json找,找到 android_id 項再填進去就可以了。 使用的cq-http 是dev版的,在這裡下載 祝大家順利使用 |
Beta Was this translation helpful? Give feedback.
-
目前我用dev版的直接报错退出了,不知道原因: goroutine 102 [running]: |
Beta Was this translation helpful? Give feedback.
-
使用如下 docker 配置: 用了一会儿,大约小时,就被限制登录 code 45,
然后一小时左右,我关闭了,然后第二天,也就是今天在启动的时候:
|
Beta Was this translation helpful? Give feedback.
-
分享一下自己的 |
Beta Was this translation helpful? Give feedback.
-
qsign项目已经寄了!大家可以跑了! |
Beta Was this translation helpful? Give feedback.
This comment was marked as disruptive content.
This comment was marked as disruptive content.
-
napcat可以用qwq |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在
v1.1.0
版本, 我们兼容了 @fuqiuluo 的签名服务器.搭建方法可到 https://github.com/fuqiuluo/unidbg-fetch-qsign 查看
docker可参考 @XZhouQD 的方案
请注意 sso 版本必须和协议版本一致
搭建完成后可删除
config.yml
重新生成, 然后配置Account.SignServer
字段为[http/https]://{server}:{port}
即可.大家也可在这个 issue 分享自己搭建的服务供他人使用.
注意: 使用他人搭建的服务可能会泄露以下信息
不会泄露的信息:
session
Beta Was this translation helpful? Give feedback.
All reactions