{"id":20074986,"url":"https://github.com/master-hax/compose-wireguard-deluge","last_synced_at":"2025-05-05T21:32:52.789Z","repository":{"id":193628419,"uuid":"451331421","full_name":"master-hax/compose-wireguard-deluge","owner":"master-hax","description":"a multi-container application to run Deluge behind a Wireguard client","archived":false,"fork":false,"pushed_at":"2024-08-14T02:31:28.000Z","size":13,"stargazers_count":15,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-14T04:04:31.001Z","etag":null,"topics":["bittorrent","deluge","deluge-daemon","deluge-web","docker","docker-compose","port-forwarding","torrent","torrent-client","udp","vpn","wireguard"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/master-hax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-01-24T05:42:00.000Z","updated_at":"2024-08-14T02:31:31.000Z","dependencies_parsed_at":"2023-09-09T05:27:05.589Z","dependency_job_id":"2d33fa68-be1e-45a0-a024-45f299942bfa","html_url":"https://github.com/master-hax/compose-wireguard-deluge","commit_stats":null,"previous_names":["master-hax/compose-wireguard-deluge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/master-hax%2Fcompose-wireguard-deluge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/master-hax%2Fcompose-wireguard-deluge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/master-hax%2Fcompose-wireguard-deluge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/master-hax%2Fcompose-wireguard-deluge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/master-hax","download_url":"https://codeload.github.com/master-hax/compose-wireguard-deluge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224471000,"owners_count":17316709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittorrent","deluge","deluge-daemon","deluge-web","docker","docker-compose","port-forwarding","torrent","torrent-client","udp","vpn","wireguard"],"created_at":"2024-11-13T14:56:55.175Z","updated_at":"2024-11-13T14:56:55.762Z","avatar_url":"https://github.com/master-hax.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# compose-wireguard-deluge\n\na multi-container Docker application to run [Deluge](https://hub.docker.com/r/linuxserver/deluge) behind a [Wireguard](https://hub.docker.com/r/linuxserver/wireguard) client\n\nWARNING: due to a docker limitation, some network traffic can escape before wireguard connects. to fix this, you should move the wireguard container **to a separate compose file**\n\n## how to set it up\n\n1. download [docker-compose.yml](/docker-compose.yml)\n1. put your `wg0.conf` file into `./wireguard`\n1. run `docker-compose up`\n\nif everything works correctly, Deluge should be running behind your VPN!\n\n## how to use it\n\nthe Deluge web UI should be accessible at http://localhost:8112\n\nif you want to use this persistently, you should probably\n1. change the locations of the `deluge-data-volume` \u0026 `downloads-volume`\n1. forward a port with your VPN provider\n1. (probably not required) add port forwarding to your `wg0.conf` using the rules proposed [here](https://github.com/linuxserver/docker-wireguard/issues/58#issuecomment-723702782), then set up that same port in Deluge as the incoming port.\n1. lock the containers to specific versions using sha256 digests e.g. `linuxserver/wireguard@sha256:39dd71c3440b93b3e0343aa88b8d415cf07a43e60df208cad6e55e7d2758959e`\n\n## how it works\n\nthe `torrent-client` (Deluge) service shares the network stack of the `vpn-sidecar` service (Wireguard), which is tunneled through your VPN provider. to maintain local connectivity to the `torrent-client` container's web UI, we proxy to it to through the `web-proxy` service (Nginx) using [Docker container links](https://docs.docker.com/network/links/).\n\n## note: an [OpenVPN version](https://github.com/master-hax/compose-openvpn-deluge) is also available\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaster-hax%2Fcompose-wireguard-deluge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaster-hax%2Fcompose-wireguard-deluge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaster-hax%2Fcompose-wireguard-deluge/lists"}