4154 条记录
1199 私有链接
1199 私有链接
用法
bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) -u <用戶名稱> -p <密碼> -c <緩存大小(單位:MiB)> -q -l -b -v -r -3 -x -o
Options 选项
- -u: 用戶名稱
- -p: 密碼
- -c: qBitorrent 的緩存大小
- -q: qBittorrent 版本
- -l: libtorrent 版本
- -b: 安裝autobrr
- -v: 安裝vertex
- -r: 安裝 autoremove-torrents
- -3: 啓動 BBR V3
10.-x: 啓動 BBRx
11.-o: 自定義端口
範例
bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) -u jerry048 -p 1LDw39VOgors -c 3072 -q 4.3.9 -l v1.2.19 -b -v -r -3
解釋
-
用戶名稱 是 jerry048
-
密碼 是 1LDw39VOgors
-
緩存大 是 3GB
-
安裝 qBittorrent 4.3.9 - libtorrent-v1.2.19
-
安裝 autobrr
-
安裝 vertex
-
安裝 autoremove-torrents
-
啓動 BBR V3
支持平台 -
系統
- Debian 10+
- Ubuntu 20.04+
-
CPU 架構
- x86_64
- ARM64