Scroll to navigation

OPENTRACKER(8) User Commands OPENTRACKER(8)

NAME

opentracker - Open bittorrent tracker

SYNOPSIS

opentracker [ -i ip ] [ -p port ] [ -P port ] [ -r redirect ] [ -d dir ] [ -u user ] [ -A ip ] [ -f config ] [ -s livesyncport ] [ -w whitelistfile ]

DESCRIPTION

This tracker is open in a sense that everyone announcing a torrent is welcome to do so and will be informed about anyone else announcing the same torrent. Only source IPs are accepted. The tracker implements a minimal set of essential features only but was able respond to far more than 10000 requests per second on a Sun Fire 2200 M2 (that's where we found no more clients able to fire more of our testsuite.sh script).

OPTIONS

include and execute the config file
specify ip to bind to (default: *, you may specify more than one)
specify tcp port to bind to (default: 6969, you may specify more than one)
specify udp port to bind to (default: 6969, you may specify more than one)
url where / should be redirected to (default none)
specify directory to try to chroot to (default: ".")
specify user under whose privileges opentracker should run (default: "nobody")
bless an ip address as admin address (e.g. to allow syncs from this address)
specify whitelist file

-h, -?, --help show a help message and exit

host (default: localhost)
port (default: 8080)
define how many processes for the grammar checker
page to test the server on /
activate options
deactivate options
July 2021 opentracker