Create P2P file share

Create BitTorrent

 

Install some packages

apt install -y transmission-cli opentracker

 

 

Configure Tracker

edit /etc/opentracker/opentracker.conf

check status:

systemctl status opentracker.service

 

create torrent file with transmission-gtk or transmission-cli:

transmission-create -o myfile.torrent -t udp://server-ip:80/announce file_to_share

Revision #1
Created 2024-07-23 13:25:09 UTC by joscha.mijailovic
Updated 2024-11-05 00:57:35 UTC by joscha.mijailovic