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.

  • 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.