File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ 需要有cpu对应版本的 ** transmission-remote
2+
3+ 0,将脚本另存为 addtkr.sh
4+
5+ 1,挂载 硬盘到 /mnt/hdd
6+
7+ 2,硬盘新建transplus文件夹,把 transmission-remote和addtkr.sh放进去,网上搜tracker,以文本存成trackers.txt(每行一个地址,不要有空白行)
8+
9+ 3,计划任务/cron,添加 * * /1 * * * /mnt/hdd/transplus/addtkr.sh>/mnt/mydisk/tracker.log
10+
11+ 注:* * /1 * * * 代表每分钟执行一次
12+
13+ 默认设置在addtkr.sh前几行,把里面
14+
15+ ip改成你路由ip
16+
17+ 账号密码改成你的transmission账号密码
18+
19+ 只需要addtkr.sh,其他文件不用下
20+
21+ 修改自:(原文)
22+
123# Get more trackers, get more seeders, get more peers transmission
224[ ![ Docker Image CI] ( https://github.com/AndrewMarchukov/tracker-add/actions/workflows/docker-image.yml/badge.svg?branch=docker )] ( https://github.com/AndrewMarchukov/tracker-add/actions/workflows/docker-image.yml ) [ ![ ] ( https://images.microbadger.com/badges/version/andrewmhub/transmission-tracker-add.svg )] ( https://microbadger.com/images/andrewmhub/transmission-tracker-add ) ![ Docker Pulls] ( https://img.shields.io/docker/pulls/andrewmhub/transmission-tracker-add.svg ) ![ GitHub top language] ( https://img.shields.io/github/languages/top/AndrewMarchukov/tracker-add.svg ) ![ Docker Image Size (tag)] ( https://img.shields.io/docker/image-size/andrewmhub/transmission-tracker-add/latest )
325
You can’t perform that action at this time.
0 commit comments