c7a69742cf93992b3884cdf7560b790a9afdb2f0
# [0.27.0](https://github.com/DEgITx/rats-search/compare/v0.26.2...v0.27.0) (2018-08-06) ### Bug Fixes * **background:** one closing pattern ([63158dc](https://github.com/DEgITx/rats-search/commit/63158dc)) * **closing:** window can be closing on event ([84e9573](https://github.com/DEgITx/rats-search/commit/84e9573)) * **gui:** top tabs text overlap ([45168a2](https://github.com/DEgITx/rats-search/commit/45168a2)) * **linux:** fix closing on linux ([75ad00a](https://github.com/DEgITx/rats-search/commit/75ad00a)) * **linux:** fix console control after exit ([29cd05a](https://github.com/DEgITx/rats-search/commit/29cd05a)) * **macos:** fix crashes under Mac OS X ([015447c](https://github.com/DEgITx/rats-search/commit/015447c)) * **macos:** stabilization with connection pool ([769521f](https://github.com/DEgITx/rats-search/commit/769521f)) * **scanner:** fix enconding names in some cases [#55](https://github.com/DEgITx/rats-search/issues/55) ([f1043eb](https://github.com/DEgITx/rats-search/commit/f1043eb)) * **server:** fix exit on server version [#54](https://github.com/DEgITx/rats-search/issues/54) [#52](https://github.com/DEgITx/rats-search/issues/52) ([4109ef9](https://github.com/DEgITx/rats-search/commit/4109ef9)) * **translations:** hash translation ([f5a6f17](https://github.com/DEgITx/rats-search/commit/f5a6f17)) ### Features * **cleaning:** fix cleaning checking and removing torrents (also display cleaning status in more details) [#52](https://github.com/DEgITx/rats-search/issues/52) ([7e0c565](https://github.com/DEgITx/rats-search/commit/7e0c565)) * **closing:** fast window closing/hiding ([019700e](https://github.com/DEgITx/rats-search/commit/019700e)) * **search:** add remote torrents in db via dht and search requests ([1e44164](https://github.com/DEgITx/rats-search/commit/1e44164)) * **search:** hash/magnet search support in db ([1e57789](https://github.com/DEgITx/rats-search/commit/1e57789)) * **torrents:** add support for dropping torrent to base just with window ([6d82291](https://github.com/DEgITx/rats-search/commit/6d82291)) ### Performance Improvements * **replication:** replication thread optimization ([c5427a6](https://github.com/DEgITx/rats-search/commit/c5427a6))
Rats on The Boat - BitTorrent search engine
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
- 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
- Pretty safe to use and don't send any information about collected torrents data (statistic)
- 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
Architecture
Contributing
We are welcome any contributing: bug fixes, improvements, code refactoring and other stuffs.
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 server compatibility
Donation
Support Rats Search development on Patreon
Support Rats Search via PayPal
Support Rats Search via Yandex.Money: 410012059502693
Contacts / Support
- Twitter: @RatsSearch
- Discord (Support)
Screenshots
License
Description
Languages
JavaScript
94.6%
CSS
4.7%
HTML
0.6%