An open API service indexing awesome lists of open source software.

https://github.com/euank/eutracker

Simple nodejs torrent tracker
https://github.com/euank/eutracker

Last synced: over 1 year ago
JSON representation

Simple nodejs torrent tracker

Awesome Lists containing this project

README

          

# EuTracker

A small bittorrent tracker I wrote way back when.

This sucker hasn't been battle-tested at all, but it should be fairly scalable. Hopefully. :grin:

Future plans include adding a distributed store for peers so you can run
multiple copies to scale horizontally-ish, though you already could to some
extent since the Bittorrent protocol doesn't require any real consistency, not
even "eventual".

# License

AGPLv3