{"id":17328259,"url":"https://github.com/whtsky/docker-xware","last_synced_at":"2025-06-22T18:09:07.498Z","repository":{"id":142156137,"uuid":"55843095","full_name":"whtsky/docker-xware","owner":"whtsky","description":"https://github.com/yinheli/docker-thunder-xware","archived":false,"fork":false,"pushed_at":"2020-10-28T13:57:30.000Z","size":2074,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T05:28:32.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"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/whtsky.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":"2016-04-09T12:26:52.000Z","updated_at":"2017-04-17T10:56:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8b0b2e3-029c-4119-9b4f-7c4bea9f7de0","html_url":"https://github.com/whtsky/docker-xware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whtsky/docker-xware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fdocker-xware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fdocker-xware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fdocker-xware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fdocker-xware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whtsky","download_url":"https://codeload.github.com/whtsky/docker-xware/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whtsky%2Fdocker-xware/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261338998,"owners_count":23143900,"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":[],"created_at":"2024-10-15T14:23:13.593Z","updated_at":"2025-06-22T18:09:02.479Z","avatar_url":"https://github.com/whtsky.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerizing thunder xware\n\n迅雷离线下载 docker 镜像, 随便一台能上网的服务器都能成为下载利器哦~\n\n再也不用担心迅雷扫描你的整块磁盘了.\n\n\n## 使用\n\n### 拉取镜像\n\n```\ndocker pull yinheli/docker-thunder-xware:latest\n```\n\n### 创建一个下载目录. 用于挂载卷\n\n```\nmkdir data\n```\n\n### 运行\n\n```\ndocker run -d \\\n        --name=xware \\\n        --net=host \\\n        -v $(pwd)/data:/app/TDDOWNLOAD \\\n        yinheli/docker-thunder-xware\n```\n\n### 查看运行情况\n\n```\ndocker ps\n```\n\n```\n// output:\nCONTAINER ID        IMAGE                                 COMMAND             CREATED             STATUS              PORTS               NAMES\nc8a3d047af71        yinheli/docker-thunder-xware:latest   \"./start.sh\"        4 seconds ago       Up 3 seconds                            xware\n```\n\n### 查看日志(激活码)/到迅雷增加设备\n\n```\ndocker logs xware\n```\n\n```\n// output:\nkillall: ETMDaemon: no process killed\nkillall: EmbedThunderManager: no process killed\nkillall: vod_httpserver: no process killed\niniting...\ntry stopping xunlei service first...\nsetting xunlei runtime env...\nport: 9000 is usable.\n\nYOUR CONTROL PORT IS: 9000\n\nstarting xunlei service...\nConnecting to 127.0.0.1:9000 (127.0.0.1:9000)\nsetting xunlei runtime env...\nport: 9000 is usable.\n\nYOUR CONTROL PORT IS: 9000\n\nstarting xunlei service...\n\ngetting xunlei service info...\n\nTHE ACTIVE CODE IS: xxx\n\ngo to http://yuancheng.xunlei.com, bind your device with the active code.\nfinished.\n```\n\n绑定成功后就可以开心地使用了.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhtsky%2Fdocker-xware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhtsky%2Fdocker-xware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhtsky%2Fdocker-xware/lists"}