mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
begin the rocket framework implementation, based on the aquatic-crawler fs
This commit is contained in:
parent
7de9f2f93a
commit
bbaa7c5f54
12 changed files with 409 additions and 545 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[](https://deps.rs/repo/github/YGGverse/yggtrackerd)
|
||||
[](https://crates.io/crates/yggtrackerd)
|
||||
|
||||
Crawler daemon for the yggtracker-redb index, based on the librqbit API
|
||||
BitTorrent aggregation web-server, based on the [Rocket](https://rocket.rs) framework and [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) FS
|
||||
|
||||
## Install
|
||||
|
||||
|
|
@ -22,6 +22,7 @@ yggtrackerd --infohash /path/to/info-hash-ipv6.bin\
|
|||
--database /path/to/index.redb\
|
||||
--preload /path/to/directory
|
||||
```
|
||||
* append `RUST_LOG=debug` for detailed information output
|
||||
|
||||
### Options
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue