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 23 July 2024 13:25:09 by joscha.mijailovic
Updated 5 November 2024 00:57:35 by joscha.mijailovic