Updated Aquatic (markdown)

oooo-ps 2025-07-08 16:53:11 +03:00
parent 3371cd15b5
commit 4a578f3756

@ -27,11 +27,11 @@ aquatic_udp -c /path/to/aquatic.toml
[Install](https://github.com/YGGverse/aquatic-crawler#install) and run `aquatic-crawler` with following options: [Install](https://github.com/YGGverse/aquatic-crawler#install) and run `aquatic-crawler` with following options:
``` bash ``` bash
aquatic-crawler --infohash bin_info_hash_ipv4_file_path.bin\ aquatic-crawler --infohash bin_info_hash_ipv4_file_path\
--infohash bin_info_hash_ipv6_file_path.bin\ --infohash bin_info_hash_ipv6_file_path\
--tracker udp://host1:port\ --tracker udp://host1:port\
--tracker udp://host2:port\ --tracker udp://host2:port\
--preload /path/to/directory\ --preload /path/to/directory\
--enable-tcp --enable-tcp
``` ```
* replace `infohash` with your `aquatic` configuration values * replace `bin_info_hash_ipv4_file_path` and `bin_info_hash_ipv6_file_path` values with your `aquatic` configuration paths