All Projects → DEgITx → Rats Search

DEgITx / Rats Search

Licence: mit
BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rats Search

Magnetissimo
Web application that indexes all popular torrent sites, and saves it to the local database.
Stars: ✭ 2,551 (+146%)
Mutual labels:  search-engine, p2p, torrent, bittorrent
Torrentinim
A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
Stars: ✭ 123 (-88.14%)
Mutual labels:  search-engine, p2p, torrent, bittorrent
torrent-hound
Search torrents from multiple websites via the CLI
Stars: ✭ 28 (-97.3%)
Mutual labels:  search-engine, torrent, bittorrent
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (-93.73%)
Mutual labels:  torrent, bittorrent, p2p
Bittorrent Protocol
Simple, robust, BitTorrent peer wire protocol implementation
Stars: ✭ 279 (-73.1%)
Mutual labels:  p2p, torrent, bittorrent
Newnode
NewNode decentralized Content Distribution Network
Stars: ✭ 223 (-78.5%)
Mutual labels:  network, p2p, bittorrent
Dfi
Peer-to-peer torrent indexing
Stars: ✭ 118 (-88.62%)
Mutual labels:  search, torrent, bittorrent
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-96.43%)
Mutual labels:  torrent, bittorrent, p2p
Torrent Discovery
Discover BitTorrent and WebTorrent peers
Stars: ✭ 177 (-82.93%)
Mutual labels:  p2p, torrent, bittorrent
Tribler
Privacy enhanced BitTorrent client with P2P content discovery
Stars: ✭ 3,915 (+277.53%)
Mutual labels:  search, p2p, bittorrent
Zeronet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
Stars: ✭ 17,227 (+1561.23%)
Mutual labels:  p2p, torrent, bittorrent
Torrent
Full-featured BitTorrent client package and utilities
Stars: ✭ 4,138 (+299.04%)
Mutual labels:  p2p, torrent, bittorrent
Cratetorrent
A BitTorrent V1 engine library for Rust (and currently Linux)
Stars: ✭ 233 (-77.53%)
Mutual labels:  p2p, torrent, bittorrent
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+139.92%)
Mutual labels:  p2p, torrent, bittorrent
Bittorrent Dht
🕸 Simple, robust, BitTorrent DHT implementation
Stars: ✭ 1,004 (-3.18%)
Mutual labels:  p2p, torrent, bittorrent
autodl-rutorrent
ruTorrent plugin for autodl-community fork of autodl-irssi
Stars: ✭ 90 (-91.32%)
Mutual labels:  torrent, bittorrent, p2p
Bt
BitTorrent library and client with DHT, magnet links, encryption and more
Stars: ✭ 2,011 (+93.92%)
Mutual labels:  p2p, torrent, bittorrent
Dottorrent Gui
An advanced GUI torrent file creator with batch functionality, powered by PyQt and dottorrent
Stars: ✭ 175 (-83.12%)
Mutual labels:  p2p, torrent, bittorrent
Autodl Irssi
A community-driven fork of autodl-irssi
Stars: ✭ 315 (-69.62%)
Mutual labels:  p2p, torrent, bittorrent
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+2364.22%)
Mutual labels:  p2p, torrent, bittorrent

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

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

Server version install

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

npm install

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

Donation

Support Rats Search development on Patreon

Support Rats Search via PayPal

Support Rats Search via Yandex.Money: 410012059502693

Contacts / Support

Screenshots

Main Window

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].