Favicon of qBittorrent (LinuxServer.io)

qBittorrent (LinuxServer.io)

Download files quickly with this open-source, ad-free BitTorrent client. Enjoy a built-in search engine, RSS support, and advanced bandwidth scheduling.

Experience a lightweight, open-source alternative to traditional torrent clients that respects your system resources and your privacy. This powerful application delivers a polished, ad-free user interface packed with advanced features for managing your downloads efficiently. Whether you are downloading large files or managing multiple torrents, you get complete control over your network activity.

Key benefits include:

  • Integrated Search Engine: Search simultaneously across multiple torrent sites with category-specific requests.
  • Advanced Download Control: Utilize sequential downloading, bandwidth scheduling, and precise queueing for optimal performance.
  • Comprehensive Protocol Support: Fully supports magnet links, DHT, PEX, private torrents, and encrypted connections.
  • Remote Management: Access and control your downloads from anywhere using the AJAX-written Web User Interface.
  • Cross-Platform Compatibility: Runs seamlessly on Windows, macOS, Linux, FreeBSD, and OS/2.

Directory Structure

qbittorrent-linuxserver-io
config
downloads
.env
docker-compose.yml

docker-compose.yml

services:
  qbittorrent:
    image: lscr.io/linuxserver/qbittorrent:latest
    container_name: qbittorrent
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
      - WEBUI_PORT=8080
      - TORRENTING_PORT=6881
    volumes:
      - ./config:/config
      - ./downloads:/downloads
    ports:
      - 8080:8080
      - 6881:6881
      - 6881:6881/udp
    restart: unless-stopped

.env

# No sensitive credentials are required for the initial setup.
# The default WebUI credentials (admin/adminadmin) or a temporary password
# will be generated in the logs upon first startup.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to qBittorrent (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon