Skip Navigation

Looking for tips on seeding more, what kind of hardware to use.

I've been struggling to get ratios over even 1.0, most are stuck in the low 0.10 - 0.20 range. I don't seed off my gaming PC 24/7 because I don't want a VPN on all the time, plus I turn it off at night.

So mainly wondering if anyone has tips on a good setup to keep the PC seeding overnight, I'm running linux mint currently. I also have a RaspPi but I understand they are not great for torrents?

Is there any good way to compartmentalize a VPN? I.e., use the VPN for qBitTorrent only, and use my regular network adapter for other stuff (games, browsers, whatever).

I've tried a seedbox in the past and they're neat, but I'd rather avoid a subscription and just use my hardware. I'm using Private Internet Access VPN until my already paid for time is up in case that's significant.

27 comments
  • The answer for doing this on your PC is Docker with one of the open source containers built for this. For example this.

    If you want a dedicated machine, your Pi would do just fine but you'll have to connect your storage where the downloads are to it. You should still use Docker for that since it's the easiest setup and it would take care of important corner cases such as blocking seed when the VPN is down.

  • I run a small PC (ProLian Gen10) with a power consumtion of 40W 24/7. What is your upload speed? Are the torrents you want to seed even wanted? If nobody needs to download them, you wont upload much. Does your VPN supports Port forwarding?

    • A smaller dedicated PC has been something I've been considering, maybe a used laptop even?

      Not sure what upload speeds I'm getting but I do have high capacities. Also considering getting into private trackers because I'd like to be maintaining a high ratio.

      Sadly my situation is incompatible with port forwarding with any VPN.

      • incompatible with port forwarding with any VPN

        I'm not sure if there is a misunderstanding here, but port forwarding through a VPN is generally agnostic of most network setups. It's a tunnel, doesn't require your network to have port forwarding setup or even for it to be capable of it.

27 comments