Files
Arch1Panel/apps/transmission/README.md
2025-07-08 22:59:15 +08:00

30 lines
974 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Transmission
Transmission 是一款开源、高性能的BT/PT下载工具支持Web界面和多平台。
![](https://cdn.jsdelivr.net/gh/xiaoY233/PicList@main/public/assets/Transmission.png)
![](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white)
## 功能特性
- 高性能BT/PT下载支持种子和磁力链接
- 支持Web界面管理默认端口9091
- 支持多平台和多架构
- 支持自动下载、RSS订阅、目录监控
- 轻量级、资源占用低
## 使用方法
1. 部署后访问 `http://服务器IP:9091` 进入Web管理界面
2. 添加种子或磁力链接开始下载
3. 下载目录:`./downloads`
4. 监控目录:`./watch`
## 相关链接
- [官方网站](https://transmissionbt.com/)
- [GitHub 项目](https://github.com/transmission/transmission)
- [官方文档](https://github.com/transmission/transmission/wiki)
- [Docker Hub](https://hub.docker.com/r/linuxserver/transmission)