Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
nonebot-plugin-qbittorrent-manager
Advanced tools
qbittorrent管理器,可以远程管理qb下载内容
跨平台
nb plugin install nonebot-plugin-qbittorrent-manager
pip install nonebot-plugin-qbittorrent-manager
pdm add nonebot-plugin-qbittorrent-manager
poetry add nonebot-plugin-qbittorrent-manager
conda install nonebot-plugin-qbittorrent-manager
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_qbittorrent_manager"]
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 说明 | 示例 |
---|---|---|---|---|
qbm_url | 是 | 无 | qb的url | "http://127.0.0.1:8080" |
qbm_username | 是 | 无 | 用户名称 | "username" |
qbm_password | 是 | 无 | 用户密码 | "password" |
qbm_enable_user | 否 | [] | 有使用权限的用户,默认响应所有用户的操作 | ["12345"] |
qbm_send_text | 否 | false | 禁用绘图,只发送文本 | true |
qbm_basepath | 否 | "./qbittorrent_manager/" | 插件数据存放文件夹 | "./qbittorrent_manager/" |
指令 | 说明 | 需要at | 功能实现 | 图形界面 |
---|---|---|---|---|
qb帮助 | 指令列表 | 是 | ✅ | 🗓️ |
qb下载 | 下载文件 | 是 | ✅️ | 🗓️ |
qb列表 | 目前的任务列表 | 是 | ✅️ | 🗓️ |
qb删除 | 删除指定任务 | 是 | ✅️ | 🗓️ |
qb修改 | 修改分类、标签、文件夹 | 是 | 🗓️ | 🗓️ |
qb下载、qb列表、qb删除 可带参数执行
可选参数:
tag, t: 标签
path, path, p: 下载的路径
category, c: 分类
state:
/qb下载 -tag 视频 xxx # 将url的内容下载并添加tag[视频]
[图片.jpg]
FAQs
qbittorrent管理器
We found that nonebot-plugin-qbittorrent-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.