jerry048 / Dedicated-Seedbox

759 stars 192 forks source link

中文Readme

!! ALERT

BBR v3 is currently unavailable

Seedbox Installation Script

Usage

bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) -u <username> -p <password> -c <Cache Size(unit:MiB)> -q <qBittorrent Version> -l <libtorrent Version> -b -v -r -3 -x -o

Options

1. -u: username 
2. -p: password
3. -c: Cache size for torrent client
4. -q: qBittorrent versions
5. -l: libtorrent versions
6. -b: Install autobrr
7. -v: Install vertex
8. -r: Install autoremove-torrents
9. -3: Enable BBR V3
10.-x: Enable BBRx
11. Customize ports

Example

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 -r -x

Explanation
1. username is jerry048
2. password is 1LDw39VOgors 
3. Cache size is 3GB
4. Install qBittorrent 4.3.9 - libtorrent-v1.2.19
5. Install autobrr
6. Install autoremove-torrents
7. Enable BBRx

Supported Platform

1. OS
    1. Debian 10+
    2. Ubuntu 20.04+

2. CPU Architecture
    1. x86_64
    2. ARM64

Functions

1. Seedbox Environment
1. qBittorrent
2. autobrr
3. vertex
4. autoremove-torrents
2. System Tunning
CPU Optimization
Network Optimization
Kernel Values
Drive Optimization
BBRv3 or BBRx

Fine Tunning Note

Credit

qBittorrent Install - https://github.com/userdocs/qbittorrent-nox-static

qBittorrent Password Set - https://github.com/KozakaiAya/libqbpasswd & https://amefs.net/archives/2027.html

Deluge Password Set - https://github.com/amefs/quickbox-lite

autoremove-torrents - https://github.com/jerrymakesjelly/autoremove-torrents

BBR Install - https://github.com/KozakaiAya/TCP_BBR