4 Star 1 Fork 0

mirrors_DEgITx / rats-search

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Rats on The Boat - BitTorrent search engine

CircleCI Build Status Appveyor Build Status Travis Build Status semantic-release Release Documentation

BitTorrent search program for desktop and web. Collect and navigate over base of torrents statistic, categories, and give easy access to it. Work over p2p network and support Windows, Linux, Mac OS platforms.

Features

  • Works over p2p torrent network, doesn't require any trackers
  • Supports own p2p protocol for additional data transfer (like search between rats clients, descriptions/votes transfer, etc.)
  • Search over torrent collection
  • Torrent and files search
  • Search filters (size ranges, files, seeders etc...)
  • Collection filters (regex filters, adult filters)
  • Trackers peers scan supported
  • Integrated torrent client
  • Collect only statistic information and don't save any torrents internal data
  • Supports torrents rating (voting)
  • P2P Search protocol. Search in other Rats clients.
  • Web version (web interface) for servers
  • Top list (mostly common and popular torrents)
  • Feed list (Rats clients activity feed)
  • Translations: English, Russian, Ukrainian, Chinese
  • Drag and drop torrents (expand local search database with specific torrents)
  • Descriptions association from trackers
  • Torrent generation and automatic adding to search DB
  • WebSockets & REST API for server/search engine. You can made search request and create your own UI client.

Architecture

Basic Architecture

Contributing

We are welcome any contributing: bug fixes, improvements, code refactoring and other stuffs.

Translation guide

Own strategy / Other tracker support

Usage Manuals

Download Desktop client

By default we recomended using desktop version of application. Download and install most recent one for Windows, MacOS, Linux.

Start desktop client from master branch

Clone repository with submodules:

git clone --recurse-submodules https://github.com/DEgITx/rats-search.git

Then make sure that you have Node.js and NPM (with Node.js) installed in your system, then install all needed packages:

npm install --force

and start master develop branch version:

npm start

Server webUI version installation

Beside default desktop cross-platform client, also exist separated webUI that can run from server independant as web-client + Node.JS server.

Clone repository, then make sure that you have Node.js and NPM (with Node.js) installed in your system, then:

npm install --force

Then compile web version:

npm run buildweb

Finally start server application:

npm run server

Now you can get access to web interface on 8095 port: http://localhost:8095

More about configuration

More about server compatibility and known issues

API usage implementation for clients

Docker image

You can simply run docker image with prepared server version. Just download last sources:

git clone --recurse-submodules https://github.com/DEgITx/rats-search.git

And build docker image & run:

docker build -t rats-search:latest rats-search
docker run -p 8095:8095 rats-search:latest

Now you can check the and open http://localhost:8095/ in browser

Donation

Support Rats Search development on OpenCollective

Contacts / Support

Screenshots

Main Window

License

MIT

The MIT License (MIT) Copyright (c) 2017-2018 Alexey Kasyanchuk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
JavaScript 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_DEgITx/rats-search.git
git@gitee.com:mirrors_DEgITx/rats-search.git
mirrors_DEgITx
rats-search
rats-search
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891