qBittorrent-Enhanced-Edition docker image 😊 use docker-compose.yml version: '3.5' services: qbittorrrent: container_name: qBittorrrent image: captain686/qbittorrent volumes: - $PWD/root:/root - $PWD/downloads:/opt/download tty: true restart: always network_mode: host 启动后获取admin默认...
qBittorrent-Enhanced-Edition-Docker 本镜像为增强版qBittorrent,非官方qBittorrent,使用者请自行承担风险! 由nevinee 大佬的 qBittorrent 镜像改编的 qBittorrent Enhanced Edition 镜像。 此项目功能与使用方法和nevinee/qbittorrent一致,故详细功能和使用教程点击这里查看。 架构 ArchitectureTag x86-64 latest arm64 late...
我用docker版本4.6.3.10的是生效的,看看你的设置? 来自Android客户端8楼2024-09-20 12:10 收起回复 疯狗艾莉丝 Veteran 9 开个pbh屏蔽吸血客户端吧 来自Android客户端9楼2024-09-20 13:37 收起回复 阿巴阿巴 Insane 8 有个自动检测屏蔽吸血客户端的,好像叫peer ban啥啥啥,另外想问问玩bt上哪找资源呢,...
- LINUX: Add Dockerfile (Amanuense-del-diavolo, Tom Piccirello, Chocobo1) - LINUX: Remove option of using icons from system theme (now-im) - MACOS: Fix wrong background color in properties widget (NotTsunami) - OTHER: Binary distributions of qbittorrent are GPLv3+ licensed (sledgeham...
我用docker版本4.6.3.10的是生效的,看看你的设置? 来自Android客户端8楼2024-09-20 12:10 收起回复 疯狗艾莉丝 Veteran 9 开个pbh屏蔽吸血客户端吧 来自Android客户端9楼2024-09-20 13:37 收起回复 阿巴阿巴 Insane 8 有个自动检测屏蔽吸血客户端的,好像叫peer ban啥啥啥,另外想问问玩bt上哪找资源呢,...
{ "DockerHub_Repo_Name": "qbittorrentee", "Github_Repo": "DDS-Derek/qBittorrent-Enhanced-Edition-Docker", "Branches": "master", "Version_qbee": "$(jq -r '.qBittorrentee_Version' version.json)", "Version_qb": "$(jq -r '.qBittorrent_Version' version.json)", "Dockerfile_Name":...
运行docker容器 docker run -d \ --name=qbittorrent-enhanced \ -e WEBUIPORT=8989 \ -e PUID=1000 \ -e PGID=1000 \ -e UMASK=022 \ -p 6881:6881 \ -p 6881:6881/udp \ -p 8989:8989 \ -e TZ=Asia/Shanghai \ -v /path/to/config:/config \ -v /path/to/downloads:/downloads ...
$ docker run wernight/qbittorrent ... however that way some ports used to connect to peers are not exposed, accessing the web interface requires you to proxy port 8080, and all settings as well as downloads will be lost if the container is removed. So start it using this command:...
Breadcrumbs qBittorrent-Enhanced-Edition-Docker / dependency-version.json Latest commit DDSDerekand github-actions[bot] chore(deps): update dependency version 7f0ffa2· Oct 1, 2024 HistoryHistory File metadata and controls Code Blame 7 lines (7 loc) · 118 Bytes Raw { "OpenSSL": "3.3.2",...
Docker-qBittorrent-Enhanced-Edition. Contribute to SuperNG6/Docker-qBittorrent-Enhanced-Edition development by creating an account on GitHub.