Updated Home (markdown)

oooo-ps 2025-07-11 01:38:15 +03:00
parent 9b02739d4a
commit a62ff0620c

11
Home.md

@ -3,11 +3,12 @@ Welcome to the aquatic-crawler wiki!
## Conception
```
torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss
* 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.