mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Aquatic (markdown)
parent
3371cd15b5
commit
4a578f3756
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
||||
``` bash
|
||||
aquatic-crawler --infohash bin_info_hash_ipv4_file_path.bin\
|
||||
--infohash bin_info_hash_ipv6_file_path.bin\
|
||||
aquatic-crawler --infohash bin_info_hash_ipv4_file_path\
|
||||
--infohash bin_info_hash_ipv6_file_path\
|
||||
--tracker udp://host1:port\
|
||||
--tracker udp://host2:port\
|
||||
--preload /path/to/directory\
|
||||
--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
|
||||
Loading…
Add table
Add a link
Reference in a new issue