Is there someone here that managed to use ngrok or something like it to make their torrent client connectable without port forwarding? Something like announcing my address to the tracker as the ngrok address, so that people can connect to me using that and download.

  • curiouser@sh.itjust.worksOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Sorry, i really should have been more specific. I would like to make my torrent client connectable using ngrok, but not sure if there is a torrent client that would make this possible. Thanks for the link though it is still useful!

    • drifty@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Alright, my bad didn’t read through entirely, so you can use qbittorrent for this, and qbittorrent-nox on linux.

      You enable the remote web access (called Web UI in settings for the gui version and enabled by default in qbit nox on linux) for qbittorrent and it runs on port 8080 by default. You can then use ngrok to make a http tunnel to localhost:8080 and you’re good to go.