gopeed
gopeed copied to clipboard
扩展脚本,js使用fetch/XMLHttpRequest时User-Agent设置未生效
Description(required)
- 使用扩展:
https://github.com/GopeedLab/gopeed-extension-samples/tree/main/github-release-sample - 创建任务用:https://github.com/GopeedLab/gopeed/releases
App Version(required)
docker运行:
docker run --name gopeed -d -p 9999:9999 -v /path/to/download:/app/Downloads -v /path/to/storage:/app/storage liwei2633/gopeed
OS Version(required)
Snapshots
Log
Gopeed 版本多少,这个bug我记得已经修复了
Gopeed 版本多少,这个bug我记得已经修复了
大佬好,用的readme里提供的这个docker镜像:liwei2633/gopeed,没找到--version不清楚对应的是啥版本
设置页面可以看到版本号的,往下拉下看
设置页面可以看到版本号的,往下拉下看
哦哦,是v1.5.6🙇♂️
看起来是走了代理,把代理关了用http协议访问再抓个包看看呢
看起来是走了代理,把代理关了用http协议访问再抓个包看看呢
感谢🙇,确实是代理的原因,打扰了🙇
不过这里确实可以优化下