Mika- / torrent-control

Firefox extension for adding torrents to remote clients.
https://addons.mozilla.org/addon/torrent-control/
179 stars 25 forks source link

how to connect to client from outside my network? #132

Closed GeneralUser-NonDev closed 2 years ago

GeneralUser-NonDev commented 2 years ago

Hi all, Not that I use this much but I have a "setup" question. How can I make this access my download client from outside my network (or through a VPN Tunneled browser)? say I'm at a friends house or something and I find something I want my downloader to download how can I tell it to? I tried changing the "127.0.0.1:xxxxx" in the settings to the link my DuckDNS my Wireguard is using but that didn't work, Do I have to make another setting in my DuckDNS for it with a specific port (if even possible, Haven't looked) or would a reverse proxy (not sure what that is but seen it mentioned on Unraid YouTube Videos) to make this work?

Mika- commented 2 years ago

This addon only needs to have access to clients web interface. Same as you would use it via browser.

You can expose it by having dynamic dns (like DuckDNS) to point to your servers ip, and exposing it via open port or fancier reverse proxy setup. Or you can left it unexposed and connect to your network with vpn and access it with internal ip address.