π§² Transmission
Browser interface at: http://127.0.0.1:9091/.
stig is a terminal interface.
Configure the client:
β€βEdit preferencesβPeersEncryption mode:βRequire encryptionβ Use PEX to find more peersβ Use DHT to find more peersβ Use LPD to find more peersβ Enable blocklist:http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz
Networkββ Enable uTP...
Service
If you run Transmission with runit or as its own user, add yourself to its
group (replace USER with your username):
usermod -aG transmission USER
Set it to grant permissions for new files, set "umask": "002" in
/var/lib/transmission/.config/transmission-daemon/settings.json.
Then set the directory torrents will be placed in as owned by the Transmission
group (replace TORRENTS with the directory):
chown :transmission TORRENTS