mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
implement torrent resolve timeout with argument option
This commit is contained in:
parent
307a935d7f
commit
ce36c5dd87
3 changed files with 43 additions and 15 deletions
|
|
@ -97,6 +97,11 @@ aquatic-crawler --infohash-file /path/to/info-hash-ipv4.json\
|
|||
|
||||
[default: 1000]
|
||||
|
||||
-t <TIMEOUT>
|
||||
Max time to handle one torrent
|
||||
|
||||
[default: 10]
|
||||
|
||||
-s <SLEEP>
|
||||
Crawl loop delay in seconds
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue