之前一直用 qBittorrent-nox, 非常简单, 直接 apt-get 安装, 用 supervisor 维护进程, 然后 frp 暴露在公网, 这样可以随时随地控制下载任务
然后最近重装了树莓派, 发现 qBittorrent-nox 用 frp 暴露在公网不能访问了, 都是 401, 在网上找了很久也没找到解决方案, 所以想换个下载机方案
需求很简单, 支持种子 /磁力下载就行了, 然后能够通过 frp 暴露在公网, 需要身份鉴权
我喜欢用 CloudTorrent 搜片下载二合一
transmission + http 代理开启 auth
/>这个收费的?
可以用 [ZeroTier]( https://www.zerotier.com)
正好最近刚发布了一期和 Livid 一起做的播客是说这个话题: https://1byte.io/small-talk-e1/
一直用 Transmission
401 不应该检查一下 qbittorrent-nox 的配置文件吗
我的软路由 qbittorrent-nox 配合 frp 一直工作的好好的
aria2 tmux ssh ?
哪个配置 我 google 了很久都没找到答案
这个感觉可以 不过功能有点简陋
https://github.com/HouCoder/tele-aria2
安利下我今年写的一个 telegram bot,我一直在用,非常好用,不需要暴露端口到公网,只需要创建一个自己的 bot 就好了。
过去是咸鱼捡了套网件的老路由刷 openwrt 的方案。
后来买了套四核全志 a53 的黄盒子(具体啥名字记不清了),做的下载机。目前挺稳定的。
远程控制这块目前没什么好办法,穿透现在总是穿不透
aria2+aria-ng
```
WebUI\Address=*
WebUI\AlternativeUIEnabled=false
WebUI\[email&/>WebUI\AuthSubnetWhitelistEnabled=false
WebUI\CSRFProtection=false
WebUI\ClickjackingProtection=false
WebUI\HTTPS\Enabled=false
WebUI\HostHeaderValidation=true
WebUI\LocalHostAuth=true
WebUI\[email&/>WebUI\Port=8080
WebUI\RootFolder=
WebUI\ServerDomains=*
WebUI\UseUPnP=true
WebUI\Username=ptpt
```
username password port 这些配置看看呢
关闭“点击劫持”保护
关闭跨站点请求伪造(CSRF)保护 ( CSRFProtection )
树莓派 4B 刚重装系统,也用 qBittorrent-nox
外网能访问,没什么问题。