{"id":32725273,"url":"https://github.com/librats/rats-search","last_synced_at":"2026-02-25T05:27:32.513Z","repository":{"id":28812627,"uuid":"119388337","full_name":"librats/rats-search","owner":"librats","description":"rats-search: BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client","archived":false,"fork":false,"pushed_at":"2026-02-04T03:26:39.000Z","size":13732,"stargazers_count":1778,"open_issues_count":75,"forks_count":177,"subscribers_count":57,"default_branch":"master","last_synced_at":"2026-02-04T10:38:18.115Z","etag":null,"topics":["bittorrent","desktop-application","librats","network","p2p","scanner","search","search-engine","torrent"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/librats.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"DEgITx","open_collective":"RatsSearch"}},"created_at":"2018-01-29T13:48:42.000Z","updated_at":"2026-02-04T03:26:44.000Z","dependencies_parsed_at":"2023-11-26T01:25:21.067Z","dependency_job_id":"a38ca54e-e195-4db3-9b92-f06f4dab1617","html_url":"https://github.com/librats/rats-search","commit_stats":{"total_commits":1012,"total_committers":13,"mean_commits":77.84615384615384,"dds":0.0958498023715415,"last_synced_commit":"6f50d2f5b3588fdc7db86d9593807aaa8154707b"},"previous_names":["librats/rats-search"],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/librats/rats-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librats%2Frats-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librats%2Frats-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librats%2Frats-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librats%2Frats-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librats","download_url":"https://codeload.github.com/librats/rats-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librats%2Frats-search/sbom","scorecard":{"id":35272,"data":{"date":"2025-08-11","repo":{"name":"github.com/DEgITx/rats-search","commit":"3c528e72b9680a6ae34180b738b3a57d707418ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/DEgITx/rats-search/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/DEgITx/rats-search/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/DEgITx/rats-search/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/DEgITx/rats-search/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/DEgITx/rats-search/build.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:22 to node:22@sha256:3218f0d1b9e4b63def322e9ae362d581fbeac1ef21b51fc502ef91386667ce92","Warn: npmCommand not pinned by hash: Dockerfile:6","Warn: npmCommand not pinned by hash: Dockerfile:9","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:54","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.11.0 not signed: https://api.github.com/repos/DEgITx/rats-search/releases/103709271","Warn: release artifact v1.10.0 not signed: https://api.github.com/repos/DEgITx/rats-search/releases/93698942","Warn: release artifact v1.9.0 not signed: https://api.github.com/repos/DEgITx/rats-search/releases/75285245","Warn: release artifact v1.8.1 not signed: https://api.github.com/repos/DEgITx/rats-search/releases/50026643","Warn: release artifact v1.8.0 not signed: https://api.github.com/repos/DEgITx/rats-search/releases/49411264","Warn: release artifact v1.11.0 does not have provenance: https://api.github.com/repos/DEgITx/rats-search/releases/103709271","Warn: release artifact v1.10.0 does not have provenance: https://api.github.com/repos/DEgITx/rats-search/releases/93698942","Warn: release artifact v1.9.0 does not have provenance: https://api.github.com/repos/DEgITx/rats-search/releases/75285245","Warn: release artifact v1.8.1 does not have provenance: https://api.github.com/repos/DEgITx/rats-search/releases/50026643","Warn: release artifact v1.8.0 does not have provenance: https://api.github.com/repos/DEgITx/rats-search/releases/49411264"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:5"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-p28h-cc7q-c4fg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4c7m-wxvm-r7gc","Warn: Project is vulnerable to: GHSA-pch5-whg9-qr2r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-gjh4-fcv3-whpq","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T20:09:48.738Z","repository_id":28812627,"created_at":"2025-08-14T20:09:48.738Z","updated_at":"2025-08-14T20:09:48.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29396854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T04:26:15.637Z","status":"ssl_error","status_checked_at":"2026-02-13T04:16:29.732Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittorrent","desktop-application","librats","network","p2p","scanner","search","search-engine","torrent"],"created_at":"2025-11-03T01:01:44.263Z","updated_at":"2026-02-13T05:27:57.123Z","avatar_url":"https://github.com/librats.png","language":"C++","funding_links":["https://github.com/sponsors/DEgITx","https://opencollective.com/RatsSearch"],"categories":["JavaScript","C++"],"sub_categories":[],"readme":"# Rats on The Boat - BitTorrent Search Engine\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/DEgITx/rats-search\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/DEgITx/rats-search/master/resources/rat-logo.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n[![GitHub Actions Build](https://github.com/DEgITx/rats-search/actions/workflows/build.yml/badge.svg)](https://github.com/DEgITx/rats-search/actions/workflows/build.yml)\n[![Release](https://img.shields.io/github/release/DEgITx/rats-search.svg)](https://github.com/DEgITx/rats-search/releases)\n[![Documentation](https://img.shields.io/badge/docs-faq-brightgreen.svg)](https://github.com/DEgITx/rats-search/blob/master/docs/MANUAL.md)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA high-performance BitTorrent search program for desktop and server. It collects and indexes torrents from the DHT network, allowing powerful full-text search through torrent statistics and categories. Works over an encrypted P2P network and supports Windows, Linux, and macOS platforms.\n\n## Features\n\n### Core Search \u0026 Indexing\n* Works over P2P torrent network, doesn't require any trackers\n* DHT crawling and automatic torrent indexing\n* Full-text search over torrent collection (powered by Manticore Search)\n* Torrent and files search\n* Search filters (size ranges, files, seeders, etc.)\n* Collection filters (regex filters, adult filters)\n* Tracker peers scan support\n* Collects only statistical information and doesn't save any internal torrent data\n\n### P2P Network \u0026 Security\n* Supports its own P2P protocol for additional data transfer (search between Rats clients, descriptions/votes transfer, etc.)\n* **End-to-end encryption** with Noise Protocol (Curve25519 + ChaCha20-Poly1305)\n* P2P Search protocol: Search in other Rats clients with encrypted communication\n* BitTorrent Mainline DHT compatible (millions of nodes)\n* mDNS Discovery for automatic local network peer discovery\n* NAT Traversal with STUN/ICE support for connecting through firewalls\n* GossipSub messaging for scalable publish-subscribe protocol\n* Supports torrent rating (voting)\n* Description association from trackers\n* Top list (most common and popular torrents)\n* Feed list (Rats clients activity feed)\n\n### Torrent Client\n* Integrated torrent client for downloading\n* Drag and drop torrents (expand local search database with specific torrents)\n* Torrent generation and automatic adding to search database\n\n### User Experience\n* Native C++/Qt application — fast, responsive, and lightweight\n* Modern dark UI with customizable settings\n* System tray support with minimize/close to tray\n* Translations: English, Russian, Ukrainian, Chinese, Spanish, French, German, Japanese, Portuguese, Italian, Hindi\n* Console mode for headless server operation\n* REST \u0026 WebSocket API for custom clients and integrations\n\n## Screenshots\n\n![Rats Search](docs/img/rats_2_1.png)\n\n![Old Version](docs/img/screen_1.png)\n\n## Architecture\n\n![Basic Architecture](docs/img/ratsarch.png)\n\nRats Search is built on **[librats](https://github.com/DEgITx/librats)** — a high-performance P2P networking library providing:\n\n| Feature | Description |\n|---------|-------------|\n| **BitTorrent Mainline DHT** | Compatible with the largest distributed hash table network (millions of nodes) |\n| **mDNS Discovery** | Automatic local network peer discovery without internet |\n| **NAT Traversal** | STUN/ICE support for connecting through firewalls and NAT |\n| **Noise Protocol Encryption** | End-to-end encryption with Curve25519 + ChaCha20-Poly1305 |\n| **GossipSub Messaging** | Scalable publish-subscribe protocol for P2P communication |\n| **Thread-safe Design** | Modern C++17 concurrency with minimal overhead |\n\n## Download\n\n**[⬇️ Download the latest release](https://github.com/DEgITx/rats-search/releases)** for Windows, Linux, or macOS.\n\n| Platform | Package |\n|----------|---------|\n| Windows | `RatsSearch-Windows-x64.zip` |\n| Linux | `RatsSearch-Linux-x64.AppImage` or `.tar.gz` |\n| macOS Intel | `RatsSearch-macOS-Intel.zip` |\n| macOS ARM | `RatsSearch-macOS-ARM.zip` |\n\n## Building from Source\n\n### Requirements\n\n* **CMake** 3.16+\n* **Qt** 6.9+ (with WebSockets module)\n* **C++17** compatible compiler (MSVC, GCC, or Clang)\n* **Ninja** (recommended) or Make\n\n### Build Instructions\n\nClone the repository with submodules:\n\n```bash\ngit clone --recurse-submodules https://github.com/DEgITx/rats-search.git\ncd rats-search\n```\n\nConfigure and build:\n\n```bash\ncmake -B build -G \"Ninja\" -DCMAKE_BUILD_TYPE=Release\ncmake --build build --config Release\n```\n\nThe executable will be in `build/bin/`.\n\n### Build Options\n\n| Option | Default | Description |\n|--------|---------|-------------|\n| `RATS_SEARCH_BUILD_TESTS` | ON | Build unit tests |\n| `RATS_SEARCH_USE_SYSTEM_LIBRATS` | OFF | Use system-installed librats |\n\n## Running\n\n### GUI Mode (Default)\n\nSimply run the executable:\n\n```bash\n./RatsSearch\n```\n\nCommand line options:\n\n| Option | Description |\n|--------|-------------|\n| `-p, --port \u003cport\u003e` | P2P listen port (overrides config setting) |\n| `-d, --dht-port \u003cport\u003e` | DHT port (overrides config setting) |\n| `--data-dir \u003cpath\u003e` | Data directory for database and config |\n| `-h, --help` | Display help |\n| `-v, --version` | Display version |\n\n### Console Mode (Headless/Server)\n\nFor servers without a display, use console mode:\n\n```bash\n./RatsSearch --console\n```\n\nConsole mode options:\n\n| Option | Description |\n|--------|-------------|\n| `-c, --console` | Run in console mode (no GUI) |\n| `-p, --port \u003cport\u003e` | P2P listen port (overrides config setting) |\n| `-d, --dht-port \u003cport\u003e` | DHT port (overrides config setting) |\n| `--data-dir \u003cpath\u003e` | Data directory for database and config |\n| `-s, --spider` | Enable torrent spider (disabled by default in console mode) |\n\nInteractive commands in console mode:\n\n| Command | Description |\n|---------|-------------|\n| `stats` | Show statistics (torrents, files, peers, DHT nodes) |\n| `search \u003cquery\u003e` | Search torrents by name |\n| `recent [n]` | Show n recent torrents (default: 10) |\n| `top [type]` | Show top torrents by type |\n| `spider start` | Start the DHT spider |\n| `spider stop` | Stop the DHT spider |\n| `help` | Show available commands |\n| `quit` / `exit` | Exit the application |\n\nExample console session:\n\n```bash\n# Start with spider enabled\n./RatsSearch --console --spider --data-dir /var/lib/rats-search\n\n# Or start with custom ports\n./RatsSearch -c -p 4445 -d 4446 -s\n```\n\n## Configuration\n\nAfter first launch, a configuration file `rats.json` will be created in the data directory:\n\n```json\n{\n    \"p2pPort\": 4445,\n    \"dhtPort\": 4446,\n    \"httpPort\": 8095,\n    \"restApiEnabled\": true,\n    \"indexerEnabled\": true,\n    \"darkMode\": true\n}\n```\n\n| Setting | Description |\n|---------|-------------|\n| `p2pPort` | Port for P2P communication (TCP/UDP) |\n| `dhtPort` | Port for DHT operations (UDP) |\n| `httpPort` | Port for REST API server |\n| `restApiEnabled` | Enable/disable REST API |\n| `indexerEnabled` | Enable/disable DHT indexer |\n\n## API\n\nRats Search includes a built-in REST API server for integrations and custom clients.\n\n[📖 API Documentation](docs/API.md)\n\n## Usage Manuals\n\n* [English](docs/USAGE.md)\n* [Russian](docs/USAGE.RU.md)\n\n## Contributing\n\nWe welcome all contributions: bug fixes, improvements, code refactoring, and other enhancements.\n\n* [Translation Guide](docs/TRANSLATION.md)\n* [Tracker Support](docs/TRACKERS.md)\n\n---\n\n## Legacy Version (1.x — Electron/Node.js)\n\nThe previous Electron-based version is preserved in the `legacy/` folder for reference and for running the web server interface.\n\n### Running the Legacy Web Server\n\n```bash\ncd legacy\nnpm install --force\nnpm run buildweb\nnpm run server\n```\n\nAccess the web interface at: http://localhost:8095\n\n### Legacy Docker Image\n\n```bash\ndocker build -t rats-search:legacy -f Dockerfile .\ndocker run -p 8095:8095 rats-search:legacy\n```\n\n[Legacy Server Configuration](docs/SERVER.md)\n\n[Server Compatibility Notes](docs/SERVER_COMPATIBILITY.md)\n\n\n## Support \u0026 Donation\n\n[**❤️ Support Rats Search development on OpenCollective**](https://opencollective.com/RatsSearch)\n\n## Contacts\n\n- Twitter/X: [@RatsSearch](https://twitter.com/RatsSearch)\n- [Discord Community](https://discord.gg/t9GQtxA)\n- [GitHub Issues](https://github.com/DEgITx/rats-search/issues)\n\n## License\n\n[MIT License](https://github.com/DEgITx/rats-search/blob/master/LICENSE) © 2026\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrats%2Frats-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrats%2Frats-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrats%2Frats-search/lists"}