Git Product home page Git Product logo

nas-tools's Introduction

NAS媒体库管理工具

GitHub stars GitHub forks GitHub issues GitHub license Docker pulls Platform

Docker:https://hub.docker.com/repository/docker/0xforee/nas-tools

TG 交流群:https://t.me/nastoolsolder
TG 通知频道:https://t.me/ntolder_notify

功能:

  1. 优化用户认证
  2. 优化新手刷流体验
  3. 刷流任务优化:
    • 增加部分下载能力(拆包)
    • 增加限免到期检测能力
    • 刷流界面增加详细信息展示
  4. 支持 BT 能力和内置 BT 站点,可以索引和下载 BT 磁链和种子文件
  5. 支持 jackett 和 prowlarr 索引器
  6. 增加一些入口的快捷跳转能力
  7. 完美支持 Mteam 新架构

详细参考 这里

安装

1、Docker

docker pull 0xforee/nas-tools:latest

教程见 这里

如无法连接Github,注意不要开启自动更新开关(NASTOOL_AUTO_UPDATE=false),将NASTOOL_CN_UPDATE设置为true可使用国内源加速安装依赖。

2、本地运行

python3.10版本,需要预安装cython,如发现缺少依赖包需额外安装:

git clone -b master https://github.com/0xforee/nas-tools --recurse-submodule 
python3 -m pip install -r requirements.txt
export NASTOOL_CONFIG="/xxx/config/config.yaml"
nohup python3 run.py & 

常见问题

请参考 常见问题

免责声明

  1. 本软件不提供任何内容,仅作为辅助工具简化用户手工操作,对用户的行为及内容毫不知情,使用本软件产生的任何责任需由使用者本人承担。
  2. 本软件代码开源,基于开源代码进行修改,人为去除相关限制导致软件被分发、传播并造成责任事件的,需由代码修改发布者承担全部责任。同时按AGPL-3.0开源协议要求,基于此软件代码的所有修改必须开源。
  3. 所有搜索结果均来自源站,本软件不承担任何责任
  4. 本软件仅供学习交流,请保持低调,勿公开传播

nas-tools's People

Contributors

0xforee avatar tonyliooo 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.