Seedbox automation bot, featuring rss and auto deletion. Compatible with multiple WebUIs. Supports multiple user.
自动化的PT盒子管理工具,支持RSS下载和自动删种。支持多种BT客户端的WebUI,支持多用户模式。
docker run -d -p10120:10120 --name seedbox-bot kevinwang15/seedbox-bot:amd64
# other architectures are also available (change docker image tag): amd64, arm32v7, arm64v8
# if you are in china, use registry.cn-hangzhou.aliyuncs.com/kevinwang15/seedbox-bot:[architecture] for better speed
# add a new user
docker exec -it seedbox-bot ./server/scripts/create-user.js
# view logs
docker logs seedbox-bot --follow
# export configs
docker exec -it seedbox-bot ./server/scripts/export-config.js
# import configs
docker exec -it seedbox-bot ./server/scripts/import-config.js
Any Windows / Linux System with NodeJS support. 所有支持NodeJS的Windows、Linux操作系统
Vultr $2.5/mo VPS. Vultr 2.5美金一个月的VPS
Raspberry Pi. 树莓派
Currently there is only a Chinese version, i18n coming soon!
Please use Google translate for now..
If you like this project please star it, PRs are welcome!