torrust-tracker icon indicating copy to clipboard operation
torrust-tracker copied to clipboard

A modern and feature-rich (private) BitTorrent tracker.

Results 173 torrust-tracker issues
Sort by recently updated
recently updated
newest added

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...

Enhancement / Feature Request
- Admin -
Needs Research

@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),...

- Developer -
Needs Feedback
Needs Research
Optimization

Continuous Integration
- Admin -
Installer | Package
Build | Project System

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...

bug

- How to run E2E load tests with aquatic load test commands. - How to run storage implementations benchmarking report.

Documentation

When trying to compile the project with rustc 1.78.0-nightly (a165f1f65 2024-03-12) we get the following error : ![image](https://github.com/torrust/torrust-tracker/assets/141633147/1c92344b-6f0f-4c94-849d-555fa6245c3d) The project runs fine with the stable version.