Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 559 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 559 Bytes

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]