Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 845 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 845 Bytes

Rarbg 搜索器

介绍

notice

R.I.P. Rarbg

Rarbg 数据库的搜索器,可以在本地快速搜索 Rarbg 的种子,并且可以设置 RPC 地址,一键发送至 ARIA2 进行下载。基于 Python3 Flask 开发,使用 MongoDB 作为数据库。

截图

screenshot1 screenshot2 screenshot3

使用方法

部署

  1. 启动容器
git clone https://github.com/timlzh/rarbg-searcher
cd rarbg-searcher
docker-compose up -d

注意:首次启动会拉取镜像并创建索引,可能会比较慢。

  1. 访问 http://localhost:60100 即可使用

鸣谢