Updated Home (markdown)

oooo-ps 2025-07-11 01:39:29 +03:00
parent a62ff0620c
commit 959684493f

11
Home.md

@ -3,12 +3,11 @@ Welcome to the aquatic-crawler wiki!
## Conception
```
* torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss
* torrent client * SQLite DB
* ... * Manticore full-text search index
* /.torrent
* /data-preload
* ...
torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss
torrent client * SQLite DB
.. * Manticore full-text search index
* /.torrent
* /data-preload
```
1. Run the [aquatic_udp](https://github.com/YGGverse/aquatic-crawler/wiki/Aquatic) tracker with binary export enabled.