Overview
- Full name
docker.io/ghostchu/peerbanhelper- Registry
- docker.io
- Namespace
- ghostchu
- Repository
- peerbanhelper
- Cached tags
- 816
- Last synced
- 07/13/2026, 01:11 PM
Introduction
PeerBanHelper BT 反吸血助手镜像,qBittorrent/Transmission 插件式 Peer 封禁,PT 站点规则自动化与恶意节点拦截。
Details
ghostchu/peerbanhelper 运行 PeerBanHelper 服务,对接 qBittorrent/Transmission 等客户端,按 PT 站点规则自动封禁恶意 Peer 与反吸血节点。定位为 BT 下载辅助 Web/API 服务,需配置下载器 API;PT 用户自动化 Peer 管理、反吸血规则 enforcement 或多客户端统一封禁策略。
快速启动
docker run -d --name peerbanhelper \
-p 9898:9898 \
-v /data/pbh:/app/data \
docker.io/ghostchu/peerbanhelper:latest
推荐实践
docker run -d --name peerbanhelper \
--restart unless-stopped \
-p 9898:9898 \
-v /data/pbh:/app/data \
docker.io/ghostchu/peerbanhelper:7.0.0
核心参数说明
-p 9898:9898— Web 管理 UI-v .../data:...— 规则与日志持久化- 对接 — qBittorrent/Transmission API
- 访问 — 限内网 Homelab
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: peerbanhelper
spec:
replicas: 1
selector:
matchLabels:
app: peerbanhelper
template:
metadata:
labels:
app: peerbanhelper
spec:
containers:
- name: pbh
image: docker.io/ghostchu/peerbanhelper:7.0.0
ports:
- containerPort: 9898
volumeMounts:
- name: data
mountPath: /app/data
volumes:
- name: data
persistentVolumeClaim:
claimName: pbh-data
---
apiVersion: v1
kind: Service
metadata:
name: peerbanhelper
spec:
selector:
app: peerbanhelper
ports:
- port: 9898
targetPort: 9898
内网 Homelab 部署;PVC 存规则。
Latest tags (20)
View all 816 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/ghostchu/peerbanhelper :sha-1585b08 | linux/amd64linux/arm64 | 2026/06/26 18:46 | 257.5 MB | sha256:cb9817b0f45e… | |||
docker.io/ghostchu/peerbanhelper :latest | linux/amd64linux/arm64 | 2026/06/26 18:46 | 257.5 MB | sha256:cb9817b0f45e… | |||
docker.io/ghostchu/peerbanhelper :latest-jvm-universal | linux/amd64linux/arm64 | 2026/06/26 18:46 | 257.5 MB | sha256:cb9817b0f45e… | |||
docker.io/ghostchu/peerbanhelper :v9.3.15 | linux/amd64linux/arm64 | 2026/06/26 18:46 | 257.5 MB | sha256:cb9817b0f45e… | |||
docker.io/ghostchu/peerbanhelper :9.3 | linux/amd64linux/arm64 | 2026/06/26 18:45 | 257.5 MB | sha256:cb9817b0f45e… | |||
docker.io/ghostchu/peerbanhelper :9.3.15 | linux/amd64linux/arm64 | 2026/06/26 18:45 | 257.5 MB | sha256:cb9817b0f45e… | |||
docker.io/ghostchu/peerbanhelper :sha-d2f53be | linux/amd64linux/arm64 | 2026/06/06 22:01 | 257.5 MB | sha256:25f853e3f803… | |||
docker.io/ghostchu/peerbanhelper :v9.3.14 | linux/amd64linux/arm64 | 2026/06/06 22:00 | 257.5 MB | sha256:25f853e3f803… | |||
docker.io/ghostchu/peerbanhelper :9.3.14 | linux/amd64linux/arm64 | 2026/06/06 22:00 | 257.5 MB | sha256:25f853e3f803… | |||
docker.io/ghostchu/peerbanhelper :sha-8e099b6 | linux/amd64linux/arm64 | 2026/06/06 03:46 | 257.5 MB | sha256:d37dbf68a9ca… | |||
docker.io/ghostchu/peerbanhelper :v9.3.13 | linux/amd64linux/arm64 | 2026/05/30 03:45 | 257.5 MB | sha256:763378dff40f… | |||
docker.io/ghostchu/peerbanhelper :9.3.13 | linux/amd64linux/arm64 | 2026/05/30 03:45 | 257.5 MB | sha256:763378dff40f… | |||
docker.io/ghostchu/peerbanhelper :sha-7d1e43c | linux/amd64linux/arm64 | 2026/04/27 02:23 | 257.2 MB | sha256:c1afeb5190c9… | |||
docker.io/ghostchu/peerbanhelper :v9.3.12 | linux/amd64linux/arm64 | 2026/04/27 02:22 | 257.2 MB | sha256:c1afeb5190c9… | |||
docker.io/ghostchu/peerbanhelper :9.3.12 | linux/amd64linux/arm64 | 2026/04/27 02:22 | 257.2 MB | sha256:c1afeb5190c9… | |||
docker.io/ghostchu/peerbanhelper :sha-a579d51 | linux/amd64linux/arm64 | 2026/04/19 18:12 | 256.3 MB | sha256:c1d10b023041… | |||
docker.io/ghostchu/peerbanhelper :v9.3.11 | linux/amd64linux/arm64 | 2026/04/19 18:12 | 256.3 MB | sha256:c1d10b023041… | |||
docker.io/ghostchu/peerbanhelper :9.3.11 | linux/amd64linux/arm64 | 2026/04/19 18:12 | 256.3 MB | sha256:c1d10b023041… | |||
docker.io/ghostchu/peerbanhelper :sha-7514eb0 | linux/amd64linux/arm64 | 2026/03/30 21:23 | 256.3 MB | sha256:ccd73343455d… | |||
docker.io/ghostchu/peerbanhelper :v9.3.10 | linux/amd64linux/arm64 | 2026/03/30 21:23 | 256.3 MB | sha256:ccd73343455d… |