mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
31518129c6
It is written in modern C++ and designed for high performance while consuming little resources (CPU and RAM). Consisting of just a dozen files, it can be easily built with BSD or GNU make.
7 lines
365 B
Plaintext
7 lines
365 B
Plaintext
XBT (Extended BitTorrent) tracker is a BitTorrent tracker written in
|
|
modern C++. It's designed to offer high performance while consuming
|
|
little resources (CPU and RAM). It's a pure tracker, so it doesn't
|
|
offer a frontend; please use any (e.g. PHP-based) frontend you want.
|
|
The tracker stores statistics in a MySQL database/table; version 5 or
|
|
higher is required.
|