⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bttrack.bittornado.1

📁 一个多点下载且源码公开的P2P软件
💻 1
字号:
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33..TH BTTRACK "1" "September 2004" .SH NAMEBttrack \- tracker for bittornado.SH SYNOPSIS.B bttrack \fI --dfile <file> <args>.SH DESCRIPTION\fBbttrack\fP is a "tracker" for bittorrent clients. This program keeps trackof the completion of each client, and communicates that information whenrequested to other clients..SH OPTIONSThis program follows the usual GNU command-line syntax, with long optionsstarting with two dashes ('-'). A summary of options is included below.\fB\-\-port\fR \fIportnum\fP.IP\fIportnum\fP to listen on. (defaults to 80).PP\fB\-\-dfile\fR \fIfilename\fP.IP\fIfilename\fP to store recent downloader info in.PP\fB\-\-bind\fR \fIip,ip,ip\fP.IPcomma-separated list of ips/hostnames to bind to locally (defaults to\&'').PP\fB\-\-ipv6_enabled\fR \fI 0 | 1 \fP.IPallow the client to connect to peers via IPv6 (defaults to 0).PP\fB\-\-ipv6_binds_v4\fR \fI 0 | 1 \fP.IPset if an IPv6 server socket will also field IPv4 connections(defaults to 1).PP\fB\-\-socket_timeout\fR \fIseconds\fP.IP\fIseconds\fP timeout for closing connections (defaults to 15).PP\fB\-\-save_dfile_interval\fR \fIseconds\fP.IP\fIseconds\fP between saving dfile (defaults to 300).PP\fB\-\-timeout_downloaders_interval\fR \fIseconds\fP.IP\fIseconds\fP between expiring downloaders (defaults to 2700).PP\fB\-\-reannounce_interval\fR \fIseconds\fP.IP\fIseconds\fP downloaders should wait between reannouncements (defaults to1800).PP\fB\-\-response_size\fR \fInum\fP.IP\fInum\fP of peers to send in an info message (defaults to 50).PP\fB\-\-timeout_check_interval\fR \fIseconds\fP.IPtime in \fIseconds\fP to wait between checking if any connections have timed out(defaults to 5).PP\fB\-\-nat_check\fR \fInum\fP.IP\fInum\fP times to check if a downloader is behind a NAT (0 = don'tcheck) (defaults to 3).PP\fB\-\-log_nat_checks\fR \fI 0 | 1 \fP.IPwhether to add entries to the log for nat-check results (defaults to0).PP\fB\-\-min_time_between_log_flushes\fR \fIseconds\fP.IPminimum time in \fIseconds\fP it must have been since the last flush to do another one(defaults to 3.0).PP\fB\-\-min_time_between_cache_refreshes\fR \fIseconds\fP.IPminimum time in \fIseconds\fP before a cache is considered stale and isflushed (defaults to 600.0).PP\fB\-\-allowed_dir\fR \fIdirectory\fP.IPonly allow downloads for .torrents in this \fIdirectory\fP (defaults to '').PP\fB\-\-allowed_controls\fR \fI 0 | 1 \fP.IPallow special keys in torrents in the allowed_dir to affect trackeraccess (defaults to 0).PP\fB\-\-multitracker_enabled\fR \fI 0 | 1 \fP.IPwhether to enable multitracker operation (defaults to 0).PP\fB\-\-multitracker_allowed\fR \fI autodetect | none | all \fP.IPwhether to allow incoming tracker announces (can be none, autodetector \fIall\fP) (defaults to 'autodetect').PP\fB\-\-multitracker_reannounce_interval\fR \fIseconds\fP.IPnumber of \fIseconds\fP between outgoing tracker announces (defaults to 120).PP\fB\-\-multitracker_maxpeers\fR \fInum\fP.IP\fInum\fP of peers to get in a tracker announce (defaults to 20).PP\fB\-\-aggregate_forward\fR \fIurl[,<password>]\fP.IPif set, forwards all non-multitracker tothis \fIurl\fP with this optional \fIpassword\fP (defaults to '').PP\fB\-\-aggregator\fR \fI 0 | 1 | <password> \fP.IPwhether to act as a data aggregator rather than a tracker. Ifenabled, may be 1, or <password>; if password is set, then anincoming password is required for access (defaults to '0').PP\fB\-\-hupmonitor\fR \fI 0 | 1 \fP.IPwhether to reopen the log file upon receipt of HUP signal (defaultsto 0).PP\fB\-\-http_timeout\fR \fI seconds \fP.IPnumber of \fIseconds\fP to wait before assuming that an http connection hastimed out (defaults to 60).PP\fB\-\-parse_dir_interval\fR \fIseconds\fP.IP\fIseconds\fP between reloading of allowed_dir (defaults to 60).PP\fB\-\-show_infopage\fR \fI 0 | 1 \fP.IPwhether to display an info page when the tracker's root dir is loaded(defaults to 1).PP\fB\-\-infopage_redirect\fR \fIURL\fP.IPa \fIURL\fP to redirect the info page to (defaults to '').PP\fB\-\-show_names\fR \fI0 | 1\fP.IPwhether to display names from allowed dir (defaults to 1).PP\fB\-\-favicon\fR \fIfilename\fP.IP\fIfilename\fP containing x-icon data to return when browser requestsfavicon.ico (defaults to '').PP\fB\-\-allowed_ips\fR \fIfile\fP.IPonly allow connections from IPs specified in the given \fIfile\fP; contains subnet data in the format: aa.bb.cc.dd/len (defaults to '').PP\fB\-\-only_local_override_ip\fR \fI 0 | 1 | 2 \fP.IPignore the ip GET parameter from machines which aren't on localnetwork IPs (0 = never, 1 = always, 2 = ignore if NAT checking is notenabled) (defaults to 2).PP\fB\-\-logfile\fR \fIfile\fP.IP\fIfile\fP to write the tracker logs, use - for stdout (default) (defaultsto '').PP\fB\-\-allow_get\fR \fI0 | 1\fP.IPuse with allowed_dir; adds a /file?hash={hash} url that allows usersto download the torrent file (defaults to 0).PP\fB\-\-keep_dead\fR \fI0 | 1\fP.IPkeep dead torrents after they expire (so they still show up on your/scrape and web page) (defaults to 0).PP\fB\-\-scrape_allowed\fR \fIfull | specific | none\fP.IPscrape access allowed (can be none, specific or full) (defaults to\&'full').IP.SH SEE ALSO.BR bittorrent-downloader (1),.BR btmakemetafile (1)..br.SH AUTHORThis manual page was written by Micah Anderson <micah@riseup.net>,for the Debian GNU/Linux system (but may be used by others).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -