mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
update usage example
This commit is contained in:
parent
bbaa7c5f54
commit
bab40bd677
1 changed files with 1 additions and 6 deletions
|
|
@ -15,12 +15,7 @@ BitTorrent aggregation web-server, based on the [Rocket](https://rocket.rs) fram
|
|||
## Usage
|
||||
|
||||
``` bash
|
||||
yggtrackerd --infohash /path/to/info-hash-ipv6.bin\
|
||||
--infohash /path/to/another-source.bin\
|
||||
--tracker udp://host1:port\
|
||||
--tracker udp://host2:port\
|
||||
--database /path/to/index.redb\
|
||||
--preload /path/to/directory
|
||||
yggtrackerd --storage /path/to/aquatic-crawler/preload
|
||||
```
|
||||
* append `RUST_LOG=debug` for detailed information output
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue