User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

services:transmission [2024/02/27 12:32] – created willyservices:transmission [2024/09/02 13:55] (current) willy
Line 56: Line 56:
    "rpc-url": "/transmission/",    "rpc-url": "/transmission/",
     "rpc-bind-address": "127.0.0.1",     "rpc-bind-address": "127.0.0.1",
 +    "rpc-host-whitelist": "home.mydomain.com",
 </code> </code>
  
Line 62: Line 63:
   * rcp-url: the base-url where the Transmission web GUI is reverse-proxied   * rcp-url: the base-url where the Transmission web GUI is reverse-proxied
   * rpc-bind-address: for security reasons, accept only local connections.   * rpc-bind-address: for security reasons, accept only local connections.
 +  * rpc-host-whitelist: must be the domain/subdomain you use to access Transmission