
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这段话即可:
请先阅读并遵守:https://xuanyuan.cloud/agents.md
未读文档前不要生成 pull 命令或排错方案。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Cloud torrent is a a self-hosted remote torrent client, written in Go (golang). You start torrents remotely, which are downloaded as sets of files on the local disk of the server, which are then retrievable or streamable via HTTP.
See Future Features here
Binaries
See https://github.com/jpillora/cloud-torrent/releases/latest or download and install it now with
curl https://i.jpillora.com/cloud-torrent! | bash
Tip: https://github.com/jpillora/cloud-torrent/wiki/Auto-Run-on-Reboot
Docker
https://hub.docker.com/r/jpillora/cloud-torrent/ https://hub.docker.com/r/jpillora/cloud-torrent/
sh$ docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads jpillora/cloud-torrent
Source
https://golang.org/dl/ is required to install from source
sh$ go get -v github.com/jpillora/cloud-torrent
VPS
Digital Ocean
IP Address: ..., Username: root, Password: ...)cloud-torrent with:docker run --name ct -d -p 63000:63000 \
--restart always \ -v /root/downloads:/downloads \ jpillora/cloud-torrent --port 63000
13. Visit http://<IP Address from email>:63000/
14. OPTIONAL In addition to --port you can specify the options below
Vultr
https://aws.amazon.com
Heroku
Heroku is no longer supported
$ cloud-torrent --help Usage: cloud-torrent [options] Options: --title, -t Title of this instance (default Cloud Torrent, env TITLE) --port, -p Listening port (default 3000, env PORT) --host, -h Listening interface (default all) --auth, -a Optional basic auth in form 'user:password' (env AUTH) --config-path, -c Configuration file path (default cloud-torrent.json) --key-path, -k TLS Key file path --cert-path, -r TLS Certicate file path --log, -l Enable request logging --open, -o Open now with your default browser --help --version, -v Version: 0.X.Y Read more: https://github.com/jpillora/cloud-torrent
The next set of https://github.com/jpillora/cloud-torrent/issues?q=is%3Aopen+is%3Aissue+label%3Acore-feature. This feature set requires large structural changes and therefore requires a complete rewrite for best results. This rewrite is in progress in the 0.9 branch though it will take quite some time.
In summary, the core features will be:
Remote backends
It's looking like 0.9 will be more of a general purpose cloud transfer engine. It will be capable of transfering files from and source file-system to any destination file-system. A torrent can be viewed a folder with files, just like your local disk, and Dropbox. As long as it has a concept of files and folders, it could potentially be a cloud-torrent file-system backend. Track this issue https://github.com/jpillora/cloud-torrent/issues/24 for the list of proposed backends.
File Transforms
During a file tranfer, one could apply different transforms against the byte stream for various effect. For example, supported transforms might include: video transcoding (using ffmpeg), encryption and decryption, https://github.com/jpillora/cloud-torrent/issues/4 (file renaming), and writing multiple files as a single zip file.
Automatic updates Binary will upgrade itself, adding new features as they get released.
RSS Automatically add torrents, with smart episode filter.
Once completed, cloud-torrent will no longer be a simple torrent client and most likely project be renamed.
Donate
If you'd like to buy me a coffee or more, you can donate via *** or *** 1AxEWoz121JSC3rV8e9MkaN9GAc5Jxvs4.
This project is the rewrite of the original https://github.com/jpillora/node-torrent-cloud.
Credits to @anacrolix for https://github.com/anacrolix/torrent
Copyright (c) 2017 Jaime Pillora
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务