Skip to content

eryx67/etracker

Repository files navigation

README

Simple BitTorrent tracker

It supports HTTP and UDP announce and scrape requests.

No IPv6 support yet.

Configuration

Look at src/etracker.app.src

Munin plugin

Plugin and example configuration are in munin directory.

Plugin compilation was tested with SBCL 1.1.*

HTTP requests

announce

    server-http-address/announce?...

scrape

    server-http-address/scrape
    server-http-address/scrape?...

stats

    server-http-address/_stats
    server-http-address/_stats/[net|db|jobs]

About

Erlang Bit-Torrent HTTP and UDP tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published