update readme

This commit is contained in:
yggverse 2025-08-07 16:12:57 +03:00
parent 540f61de77
commit badd2c7d47

View file

@ -45,7 +45,7 @@ btracker --preload=/path/to/aquatic-crawler/preload\
* this argument supports multiple definitions for both the IPv4 and IPv6 protocols, parsed from the URL value * this argument supports multiple definitions for both the IPv4 and IPv6 protocols, parsed from the URL value
* take a look at the `--udp` option if you want to customize the default binding for UDP scrapes * take a look at the `--udp` option if you want to customize the default binding for UDP scrapes
* Define as many `--tracker`(s) as required * Define as many `--tracker`(s) as required
* Append `RUST_LOG=debug` for detailed information output * Append `RUST_LOG=debug` for detailed information output; use `--debug` to configure as `rocket::Config::debug_default()`
* See the project [Wiki](https://github.com/YGGverse/btracker/wiki) for more details (including [systemd](https://github.com/YGGverse/btracker/wiki/Systemd) and [nginx](https://github.com/YGGverse/btracker/wiki/Nginx) examples) * See the project [Wiki](https://github.com/YGGverse/btracker/wiki) for more details (including [systemd](https://github.com/YGGverse/btracker/wiki/Systemd) and [nginx](https://github.com/YGGverse/btracker/wiki/Nginx) examples)
### Options ### Options