Updated Home (markdown)

oooo-ps 2025-07-11 02:51:58 +03:00
parent 8fcf3b6a8d
commit 6e6d44925c

@ -10,6 +10,8 @@ torrent client * SQLite DB
* /data-preload (to be used in the webapp) * /data-preload (to be used in the webapp)
``` ```
### Usage model
1. Run the [aquatic_udp](https://github.com/YGGverse/aquatic-crawler/wiki/Aquatic) tracker with binary export enabled. 1. Run the [aquatic_udp](https://github.com/YGGverse/aquatic-crawler/wiki/Aquatic) tracker with binary export enabled.
2. Add this tracker to your BitTorrent client (and share with others). 2. Add this tracker to your BitTorrent client (and share with others).
3. Run the [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) connected to the `aquatic_udp` binary API. 3. Run the [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) connected to the `aquatic_udp` binary API.