update example

This commit is contained in:
yggverse 2025-06-07 16:07:23 +03:00
parent 8bb525ec5e
commit 2119c4d51f

View file

@ -34,6 +34,7 @@ Crawler/aggregation tool for the [Aquatic](https://github.com/greatest-ape/aquat
aquatic-crawler --infohash-source /path/to/info-hash-ipv4.json\ aquatic-crawler --infohash-source /path/to/info-hash-ipv4.json\
--infohash-source /path/to/info-hash-ipv6.json\ --infohash-source /path/to/info-hash-ipv6.json\
--infohash-source /path/to/another-source.json\ --infohash-source /path/to/another-source.json\
--torrent-tracker udp://host:port\
--torrents-path /path/to/storage --torrents-path /path/to/storage
``` ```
* all arguments are optional, to support multiple source and target drivers * all arguments are optional, to support multiple source and target drivers