Transmission
Transmission is a free, open-source BitTorrent client known for its fast download speeds and ease of use. It supports various platforms such as Windows, Linux, and macOS and has features like web interface, peer exchange, and encrypted transfers.
Transmission
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/transmission.sh)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-transmission.sh)"
Configuration
Config file:
1
Debian `/etc/transmission-daemon/settings.json` | Alpine `/var/lib/transmission/config/settings.json`
Notes
Script disables whitelisting by default. Change config to suit your needs.
Alpine script sets initial disk size to 1GB. Please adjust for your needs after installation ends.
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.