mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
update usage example
This commit is contained in:
parent
997af5ecfa
commit
1049fd1c90
1 changed files with 5 additions and 1 deletions
|
|
@ -42,7 +42,11 @@ aquatic-crawler --infohash /path/to/info-hash-ipv4.bin\
|
||||||
--infohash /path/to/another-source.bin\
|
--infohash /path/to/another-source.bin\
|
||||||
--tracker udp://host1:port\
|
--tracker udp://host1:port\
|
||||||
--tracker udp://host2:port\
|
--tracker udp://host2:port\
|
||||||
--preload /path/to/directory
|
--preload /path/to/directory\
|
||||||
|
--preload-max-filesize=50000\
|
||||||
|
--preload-max-filecount=1\
|
||||||
|
--preload-regex="\.(png|gif|jpeg|jpg|webp)$"\
|
||||||
|
--peer-read-write-timeout=10
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue