I have a router I’m running nord vpn but I use bitTorrent on windows and I’m looking to switch. Does anyone have a flavor of Linux and program they use?

Any advice would be helpful I’m getting nowhere on forums.

  • GuardYaGrill@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Asus WRT Router > Proton VPN

    ^

    ProxMox EV

    ^

    Debian 12 Headless VM

    ^

    Docker Compose

    ^

    Docker Engine

    • Unbound
    • Pihole
    • Prowlarr (for indexers)
    • Radarr
    • Sonarr
    • Lidarr
    • Readarr
    • 4 Instances of QBit for each ‘Arr
    • Jellyfin
    • Jellyseerr
    • Traefik for SSL/TLS
    • Homepage

    Kind of a crude & simplified way of putting my setup but I think it gets the point across.

    • PM_Your_Nudes_Please@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      7 hours ago

      Just out of curiosity, why bother running 4 instances of qBit for the various *arrs? Why not just use automatic torrent management, and have the different categories download to different folders? My *arrs are all using a single instance of qBit, and each service simply uses a different category with a different download path.

      The benefit is that I can see my total up/down speeds, ratios, etc very easily without needing to change to an entirely different instance. I can filter by category, or see everything at the same time.

      • GuardYaGrill@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        59 minutes ago

        Just out of curiosity, why bother running 4 instances of qBit for the various *arrs? Why not just use automatic torrent management, and have the different categories download to different folders? My *arrs are all using a single instance of qBit, and each service simply uses a different category with a different download path.

        I started to become frustrated with the queue on a single qbit instance, I would set the max total of active torrents to 15; 10 active downloads and 5 seeding and it starts out fine but eventually those 10 active downloads all became stalled.

        The amount of times I have had to open qbit to just move stuff down the queue so other things could download was obnoxious so I made 3 other instances for each *arr and it’s felt easier to manage.

        Proton VPN claims to offer Port-Forwarding for their Wireguard router configs however, when I attempt to do it they don’t display the active port anywhere on their website.

    • admin@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      1 day ago

      +1 for the WRT router, if you can get a decent device with an enough powerful CPU it can host Transmission

      • GuardYaGrill@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        Asus WRT Routers are great however, it doesn’t support certain Registrars for DDNS like Cloudflare so I had to install Merlin Firmware, ssh into the router and then manually configure a cron-job so that my A records stay up to date with my WAN.

        https://github.com/clayauld/asus-merlin-cloudflare-ddns

        Thankfully somebody already been down this path a posted the documentation which made things 100x easier.

        • admin@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          7 hours ago

          My ISP uses CG-WAN so in order for me to remote into it, I had to set up Tailscale, the OS isn’t perfect but is way better than any consumer grade router in the market. I also use a custom firmware, a forked version of OpenWRT that works with routers with modems.