colypso78 / docker-qbittorrent-pia

Dockerized qBittorrent with Private Internet Access VPN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-qbittorrent-pia

Dockerized qBittorrent with Private Internet Access (PIA) VPN.

qBittorrent process will only start after a VPN connection to PIA is established and port forwarding is enabled. qBittorrent's listening port is configured automatically on each startup.

PIA port forwarding expires every 2 months. When that happens, the running Docker container will stop. So it's good to utilize Docker's auto-restart feature.

Supported CPU architectures:

  • x86-64
  • arm64
  • armv7

Usage

Refer to https://hub.docker.com/r/managah/qbittorrent-pia.

Inspirations

About

Dockerized qBittorrent with Private Internet Access VPN

License:MIT License


Languages

Language:Dockerfile 52.4%Language:Shell 47.6%