You basically have a remote server, usually a cloud or bare metal, where you do all your torrenting. It’s fairly easy, as there are plenty of clients with web UI like Transmission that can be setup super easily via Docker. Make sure to protect it somehow though. Or use a torrent CLI tool and do everything via SSH.
I torrent on a seedbox and then download to my local machine with rsync. ISP shouldn’t care about an ssh connection.
Do you use a seed box service or how does it work?
I use ultra seedbox, but there are plenty of other companies you can buy from
Thanks!
You basically have a remote server, usually a cloud or bare metal, where you do all your torrenting. It’s fairly easy, as there are plenty of clients with web UI like Transmission that can be setup super easily via Docker. Make sure to protect it somehow though. Or use a torrent CLI tool and do everything via SSH.
This is the way!