mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-04-02 10:05:30 +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:
|
[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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue