PT刷流指南

561 字
3 分钟
PT刷流指南

杜甫或者质量较好的VPS刷流#

-独服重装

https://github.com/leitbogioro/Tools
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
bash InstallNET.sh -debian 12 -pwd 密码
reboot
-raid 0 根据情况增加RAID模式

安装Vertex(不推荐安装在刷流机器上)#

  • docker compose 安装 端口可以自己改
docker compose up -d
services:
vertex:
image: lswl/vertex:stable
container_name: vertex
volumes:
- ./vertex:/vertex
environment:
- TZ=Asia/Shanghai
- PORT=3077
- REDISPORT=6467
- PUID=0
- PGID=0
restart: unless-stopped
network_mode: host

安装jerry048的刷流qbittorrent 4.3.9 独服适当调大 -c 缓存 一般机器内存 除以 8 得到 缓存大小#

apt install wget -y && bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) -u 用户名 -p 密码 -c 2000 -q 4.3.9 -l v1.2.20

安装hushifu的qb优化版#

bash <(wget -qO- https://raw.githubusercontent.com/guowanghushifu/Dedicated-Seedbox-Mod/refs/heads/main/Install.sh) \
-u heshui \
-p 1wuhongli \
-c 2000 \
-q 4.3.8 \
-l v1.2.14 \
-y
这里 -y -z -x 分别是 bbry z x 流量消耗依次增加
  • 大新qb438-bbrx bbrx会消耗大量流量
bash <(wget -qO- https://raw.githubusercontent.com/iniwex5/tools/refs/heads/main/NC_QB438.sh) 用户名 密码 8080 23333 #web端口 & 监听端口
  • TCP调整优化
curl -fsSL https://raw.githubusercontent.com/heshuiiii/instance-init/refs/heads/main/apply_tcp_optimize.sh | sudo bash
wget -qO /tmp/pt-quick-setup-script.sh https://raw.githubusercontent.com/heshuiiii/instance-init/refs/heads/main/pt-quick-setup-script.sh && chmod +x /tmp/pt-quick-setup-script.sh && sudo /tmp/pt-quick-setup-script.sh
wget -O pt-brush.sh https://raw.githubusercontent.com/heshuiiii/instance-init/refs/heads/main/pt-brush.sh && chmod +x pt-brush.sh && sudo ./pt-brush.sh
  • 安装复数qbittorrent 如果机器够强磁盘够大
wget -O mult_qb_enhanced.sh "https://raw.githubusercontent.com/heshuiiii/instance-init/refs/heads/main/qbittorrent_mult/mult_qb_enhanced.sh" && bash mult_qb_enhanced.sh
  • 安装BBRplus bbrv3(可选)
# 安装别名
bash <(curl -fsSL "https://raw.githubusercontent.com/Nyrazzy/vps-tcp-tune/main/install-alias.sh?$(date +%s)")
# 重新加载配置
source ~/.bashrc # 或 source ~/.zshrc
# 以后直接使用
bbr

自己添加下载器后 设置删种规则 可以抄抄或者自己按理解写普通规则#

没写完 想想再写

hushifu参数介绍 出于jerry048 fork修改#

bash <(wget -qO- https://raw.githubusercontent.com/guowanghushifu/Dedicated-Seedbox-Mod/refs/heads/main/Install.sh) \
-u user\
-p passwd\
-c 10240 \
-q 4.3.8 \
-l v1.2.14 \
-z
脚本参数说明
必需参数(安装 qBittorrent 时)
-u <username> - 设置用户名
-p <password> - 设置密码
-c <cache_size> - 设置缓存大小(单位:MiB)
-q <version> - 指定 qBittorrent 版本(如 4.3.9)
-l <version> - 指定 libtorrent 版本(如 v1.2.19)
-r - 安装 autoremove-torrents
-b - 安装 autobrr
-v - 安装 vertex
-o - 自定义端口(会提示输入各服务端口)
BBR 拥塞控制算法(四选一)
-x - 安装 BBRx
-y - 安装 BBRy
-z - 安装 BBRz
-3 - 安装 BBRv3
其他
-h - 显示帮助信息
bash <(wget -qO- https://raw.githubusercontent.com/guowanghushifu/Dedicated-Seedbox-Mod/refs/heads/main/Install.sh) \
-u 用户名 \
-p 密码 \
-c 500 \
-q 5.0.4 \
-l v2.0.11 \
-o \
-z
-l v2.0.11
-l v1.2.14
-l v1.2.20

11.13日 体验bbrv3(xanmod) + fq + 队列优化 + qb438

PT刷流指南
https://akaye.de/posts/pt刷流指南/
作者
AKS
发布于
2025-09-29
许可协议
CC BY-NC-SA 4.0

评论区

Profile Image of the Author
AKS
Hello, I'm AKS.
公告
欢迎来到我的博客!因为比较懒所以不经常更新文章,但是我的话却不少。
音乐
封面

音乐

暂未播放

0:00 0:00
暂无歌词
分类
标签
站点统计
文章
60
分类
4
标签
7
总字数
21,675
运行时长
0
最后活动
0 天前

目录