1-下载,应该是仅支持arm64 和 x86 https://github.com/gngpp/xunlei/releases 2-下载解压后执行chmod +x xunlei ; ./xunlei install --download-path /mnt/sda/xunlei/ (下载路径改到你自己的挂载盘) 3-启动服务, systemctl start xunlei 4-打开http://ip:5055 会提示填写内测码 这里申请 https://docs.qq.com/doc/DQUpCeXFiYXNMaU1V?u=1172f0cc54ce417480cb45dec868d2eb 5-可以使用了,非会员每天三次,比较坑爹.
gCSHEvbHtrH9WM 大神能详细的说明一下如何在海纳思里安装迅雷吗?我度娘了几天了,始终搞不定啊。拜托了。
docker安装迅雷 docker run -d --name=xunlei --hostname=mynas --net=host -v /mnt/sda1/data/xunlei:/xunlei/data -v /mnt/sda1/downloads:/xunlei/downloads --restart=unless-stopped --privileged cnk3x/xunlei:latest 在浏览器中打开http://主机IP:2345
chb1215 root@hi3798mv300:~# docker run -d --name=xunlei --hostname=mynas --net=host -v /mnt/sda1/data/xunlei:/xunlei/data -v /mnt/sda1/media:/xunlei/downloads --restart=unless-stopped --privileged cnk3x/xunlei:latest Unable to find image 'cnk3x/xunlei:latest' locally latest: Pulling from cnk3x/xunlei 8659cf1709ef: Pull complete a12d4c5a84ec: Pull complete 536e9c8380a0: Pull complete 9de201ca38b4: Pull complete Digest: sha256:48141f68350bca36889e8e84ec79f6531c753805a50c0068b01d8ea865e4423e Status: Downloaded newer image for cnk3x/xunlei:latest d925fb530a3631a24b34157e03d67f18a4d754f93d256724fe68b645dc8cd557 安装了 没图标 IP也打不开 错误502
chenaz 64位的可以docker安装
chenaz 楼上就是啊!
chb1215 非常感谢!又专研了2天,用你的那条指令已经安装成功!再次感谢!
chenaz 搞不定就最好用docker版本,我是因为docker放到硬盘上了,平常硬盘会休眠,所以,如非必要不想用容器
danshen 首先你得系统要64位 然后,/mnt/sda1/media和/mnt/sda1/data/xunlei要改成你自己的文件夹
chb1215 我的mv300docker不成功 docker: no matching manifest for linux/arm/v7 in the manifest list entries. See 'docker run --help'.
按网心云官网教程呗:docker run -d --name=wxedge --restart=always --privileged --net=host --tmpfs /run --tmpfs /tmp -v /mnt/sda1/xunlei:/storage:rw onething1/wxedge
/mnt/sda1/xunlei改成自己挂载点。然后IP:18888访问。