{"id":18592264,"url":"https://github.com/tankibaj/utorrent","last_synced_at":"2026-05-19T07:31:32.499Z","repository":{"id":116077638,"uuid":"340514774","full_name":"tankibaj/uTorrent","owner":"tankibaj","description":"A self-hosted remote uTorrent web UI client in docker.","archived":false,"fork":false,"pushed_at":"2021-04-11T15:46:57.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T03:03:36.939Z","etag":null,"topics":["docker","docker-compose","utorrent-server","utorrent-server-webui"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/tankibaj.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-19T23:31:42.000Z","updated_at":"2024-10-02T14:55:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c70c3f3a-f9c3-4830-90e5-d91706ae6ce8","html_url":"https://github.com/tankibaj/uTorrent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tankibaj/uTorrent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2FuTorrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2FuTorrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2FuTorrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2FuTorrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tankibaj","download_url":"https://codeload.github.com/tankibaj/uTorrent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2FuTorrent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33206293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:16:55.748Z","status":"ssl_error","status_checked_at":"2026-05-19T07:16:54.366Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-compose","utorrent-server","utorrent-server-webui"],"created_at":"2024-11-07T01:07:42.044Z","updated_at":"2026-05-19T07:31:32.459Z","avatar_url":"https://github.com/tankibaj.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"uTorrent is the world most popular BitTorrent client. It’s available to the Ubuntu server with webUI. I have containerized the uTorrent web UI client using docker.\n\n\nIf yout want to setup uTorrent Web UI client directly on your Ubuntu VPS server please follow my another Github repository: [utorrent-server](https://github.com/tankibaj/utorrent-server)\n\n\n\n### Prerequisites\n\n- [Docker Engine](https://docs.docker.com/engine/install/)\n- [Manage Docker as a non-root user for Linux](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user)\n- [Docker Compose](https://docs.docker.com/compose/install/) (Optional: only required if you want to run with docker-compose)\n\n\n\n### Build\n\n```bash\ndocker build -t utorrent:latest .\n```\n\n\n\n### Run\n\n```bash\ndocker run -d \\\n    -p 8080:8080 \\\n    -p 6881:6881 \\\n    -p 6881:6881/udp \\\n    -v $(pwd)/downloads:/torrent/downloads \\\n    -v $(pwd)/torrentfiles:/torrent/torrentfiles \\\n    utorrent:latest\n```\n\n\n\n### Run - Docker Compose\n\nYou can also build and run container by using [Docker Compose](https://docs.docker.com/compose/). In that case skip previous build and run steps.\n\n```bash\ndocker-compose up -d\n```\n\n\n\n### uTorrent WebUI login\n\n`URL`: your_server_ip:8080\n\n`User`: admin\n\n`Password`: leave blank\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftankibaj%2Futorrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftankibaj%2Futorrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftankibaj%2Futorrent/lists"}