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