Giter Club home page Giter Club logo

batchedittracker's Introduction

BatchEditTracker

批量修改qbittorrent、transmission tracker工具

winForm版

群友shabby提供,hdtime种子authkey转passkey专用, 窗口程序,只需填写相关参数即可

QbTrackerUtil —— qbitorrent

TrTrackerUtil —— transmission

注意:不要输入中文!winForm版为hdtime专用

新增:TrackerUtil 同时支持qb、tr客户端选择,支持所有站点修改,代码已开源:https://github.com/shabby2333/TrackerUtil

LM-BatchEditTracker-go

LM-BatchEditTracker-go 命令行工具

支持qbitorrent4+ transmission3+ transmission4+ 其他版本未做测试,可自行尝试

支持所有tracker服务器修改,包括但不限于hdtime等

运行:

TR:

./LM-BatchEditTracker-go-linux-amd64 -client=tr -addr=127.0.0.1 -username=admin -password=admin -category=hdtime -old=https://tracker.hdtime.org/ -new=https://tracker.hdtime.org/announce.php?passkey=********

QB:

./LM-BatchEditTracker-go-linux-amd64 -client=qb -addr=http://127.0.0.1:8080 -username=admin -password=admin -category=hdtime -old=https://tracker.hdtime.org/announce.php -new=https://tracker.hdtime.org/announce.php?passkey=********

参数说明:

-client 客户端类型,仅支持tr、qb

-addr WEBUI地址 tr支持IP或地址填写如:http://127.0.0.1:9091/transmission/rpc qb填写全路径如:http://127.0.0.1:8080 不支持https,同时请关闭webui设置中所有安全中选项

-username web端登录帐号

-password web端登录密码

-timeout 仅tr有效(可选)

-category 客户端分类名,仅qb有效(可选)

-tag 客户端标签,仅qb有效(可选)

-old 旧tracker服务器,填写网站地址即可,如:https://tracker.hdtime.org/

-new 新tracker地址,如:https://tracker.hdtime.org/announce.php?passkey=********

batchedittracker's People

Contributors

2502040155 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.