BqTracker: A tiny and fast BitTorrent tracker
0. Contents
This is the documentation of bqtrack-1.0.0.
1. Purpose
A BitTorrent tracker with minimal functionality
and a fast and robust C++ implementation.
It is mostly designed to run as the tracker of
http://tasvideos.org/,
but it should work anywhere else too.
2. Features
Basic BitTorrent tracker features.
- Peer directory ("announce")
- Scrape (also multitorrent scrape)
- File
- Multi-request HTTP/1.1
- Compact output
Does not support complicated NAT detection schemes.
Does not keep track of upload/download speeds.
The index only redirects to an external address.
If you need statistics about the tracker contents,
you need to parse the "dfile" yourself.
3. Requirements
- GNU make is required to recompile the source code.
- In addition, boost_filesystem, openssl and libevent libraries
are required.
4. Downloading
Generated from
progdesc.php (last updated: Tue, 06 Mar 2007 13:55:07 +0200)
with docmaker.php (last updated: Sun, 12 Jun 2005 06:08:02 +0300)
at Tue, 06 Mar 2007 13:55:07 +0200