Skip to content

cronokirby/bittrickle

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Bittrickle

A UDP bittorrent tracker in Rust, compliant with http://bittorrent.org/beps/bep_0015.html;

Features

The tracker is mostly just an MVP at this point. It supports the standard announce and scrape requests, but doesn't handle things like forgetting connection IDs after a certain time.

The implementation should be relatively fast, given how lightweight the code is.

Releases

No releases published

Packages

No packages published

Languages