mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
update example
This commit is contained in:
parent
aedf5f4de3
commit
7f5a019ef0
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ 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\
|
--torrent-tracker udp://host1:port\
|
||||||
|
--torrent-tracker udp://host2: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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue