mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
862 B
862 B
yggtrackerd
BitTorrent aggregation web-server, based on the Rocket framework and aquatic-crawler FS
Install
git clone https://github.com/YGGverse/yggtrackerd.git && cd yggtrackerdcargo build --releasesudo install target/release/yggtrackerd /usr/local/bin/yggtrackerd
Usage
yggtrackerd --storage /path/to/aquatic-crawler/preload
- append
RUST_LOG=debugfor detailed information output
Options
yggtrackerd --help