parent
8f0965f177
commit
a60eb5f712
|
@ -29,7 +29,22 @@ xunlei launcher
|
||||||
|
|
||||||
之后使用手机端或 PC 端的迅雷软件连接设备即可使用。也可以通过本机的 5055 端口来访问 Web 管理页面。
|
之后使用手机端或 PC 端的迅雷软件连接设备即可使用。也可以通过本机的 5055 端口来访问 Web 管理页面。
|
||||||
|
|
||||||
## 2. 外部参考资料
|
## 2. 0x676e67/thunder
|
||||||
|
|
||||||
1. [gngpp/xunlei](https://github.com/gngpp/xunlei)
|
从 [GitHbu](https://github.com/0x676e67/thunder) 下载 deb 包,然后使用:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo dpkg -i ./thunder-1.0.3-x86_64-unknown-linux-musl.deb
|
||||||
|
```
|
||||||
|
|
||||||
|
进行安装,之后使用以下命令配置并运行:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo thunder install -d <download path>
|
||||||
|
sudo thunder run -w caicaikan
|
||||||
|
```
|
||||||
|
|
||||||
|
## 3. 外部参考资料
|
||||||
|
|
||||||
|
1. [0x676e67/thunder](https://github.com/0x676e67/thunder)
|
||||||
2. [cnk3x/xunlei](https://github.com/cnk3x/xunlei)
|
2. [cnk3x/xunlei](https://github.com/cnk3x/xunlei)
|
||||||
|
|
Loading…
Reference in New Issue