tinytracker provides a tokio-util codec for the BitTorrent UDP tracker protocol specified in BEP-0015.
Additionally tinytracker ships an implementation that always serves the same-preprogrammed peers for all requested info hashes.
Please see Dockerfile
and docker-compose.yml
for using the tinytracker sample implementation.