torrust-tracker
torrust-tracker copied to clipboard
A modern and feature-rich (private) BitTorrent tracker.
IP Addresses can change over time, so it would be useful for tracker operators if they could set a dynamic DNS as external IP. Currently the external_ip config option only...
@josecelano @WarmBeer I have written an adapted version of https://github.com/torrust/torrust-tracker/pull/60 - [X] Implemented all three types of encoded connection ID. - [X] Implemented a static secret store (populated on start),...
Hi after opening tracker it gives constant error about editing file. I think `data.db` its open, edit and not close after it, but I don't know Rust so I couldn't...
- How to run E2E load tests with aquatic load test commands. - How to run storage implementations benchmarking report.
When trying to compile the project with rustc 1.78.0-nightly (a165f1f65 2024-03-12) we get the following error :  The project runs fine with the stable version.