Deluge - aesser11/home-lab GitHub Wiki

Setup steps

  • Use binhex delugevpn docker template

  • /wireguard/wg0.conf -> change Endpoint to any of the following: (the list is generated in the logs on startup)

ideal

ca-ontario.privacy.network

secondary

ca-montreal.privacy.network 
ca-vancouver.privacy.network 
ca-toronto.privacy.network 

Settings

TOS byte documentation

tos-minimize-delay 0x10/0x10
tos-maximize-throughput 0x08/0x08
tos-maximize-reliability 0x04/0x04
tos-minimize-cost 0x02/0x02
tos-normal-service 0x00/0x1e

References