Quick & Easy: Rain Torrent Client
wget https://github.com/cenkalti/rain/releases/download/v1.12.14/rain_1.12.14_linux.tar.gz
tar zxvf rain_1.12.14_linux.tar.gz
install rain /usr/bin/
rm -rf rain
rain download -t https://releases.ubuntu.com/23.10/ubuntu-23.10-live-server-amd64.iso.torrent
(download torrent to current directory)
Server Mode
rain server > /dev/null 2>&1 &
(run rain server locally)rain client add -t https://releases.ubuntu.com/23.10/ubuntu-23.10-live-server-amd64.iso.torrent
rain client console
(Console mode, Press Shift + ? for info)