mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
update readme
This commit is contained in:
parent
ae2531c99f
commit
c13426629a
1 changed files with 2 additions and 1 deletions
|
|
@ -23,8 +23,9 @@ SSD-friendly FS crawler for the [Aquatic](https://github.com/greatest-ape/aquati
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> * prepend `RUST_LOG=debug` to debug
|
> * prepend `RUST_LOG=debug` to debug, append `NO_COLOR=1` to disable fmt
|
||||||
> * use `--preload-*` arguments group to avoid preloading everything (by default)
|
> * use `--preload-*` arguments group to avoid preloading everything (by default)
|
||||||
|
> * as the crawler is running in a single thread, use `--peer-read-write-timeout` (in seconds) to skip long-lasting connections. Content preload will be restored in the next crawl cycle after resolving other torrents from active peers in the queue.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
aquatic-crawler --infohash /path/to/info-hash-ipv4.bin\
|
aquatic-crawler --infohash /path/to/info-hash-ipv4.bin\
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue