Scroll to navigation

BTTRACK(1) General Commands Manual BTTRACK(1)

NAME

bttrack - tracker for bittorrent

SYNOPSIS

bttrack [ option ... ]

DESCRIPTION

This manual page documents briefly the bttrack command. This manual page was written for the Debian distribution because the original program does not have a manual page.

bttrack is a program that serves as a "tracker" for bittorrent clients. This program keeps track of the completion of each client, and communicates that information when requested to other clients.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

listen on port portnum (default 80)
store recent downloader info in filename
bind to ip instead of the default
timeout for closing connections (default 15)
seconds between saving dfile (default 300)
seconds between expiring downloaders (default 2700)
seconds downloaders should wait between reannouncements (default 1800)
number of peers to send in an info message (default 50)
time to wait between checking if any connections have timed out (default 5)
whether to check back and ban downloaders behind NAT (default 1)
minimum time it must have been since the last flush to do another one (default 3.0)
only allow downloads for .torrents in this directory (default '')
minutes between reloading of allowed_dir (default 15)
whether to display names from allowed dir (default 1)

SEE ALSO

bittorrent-downloader(1), btmakemetafile(1).

AUTHOR

This manual page was written by Michael Janssen <jamuraa@debian.org>, for the Debian GNU/Linux system (but may be used by others).

Jan 18 2003