From f8d5cc7230ee2cb7521d90599d525e205ad84fa6 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Tue, 25 Oct 2011 14:28:35 +0200 Subject: torrent(1): add trackon example --- sys/man/1/torrent | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sys/man/1/torrent') diff --git a/sys/man/1/torrent b/sys/man/1/torrent index e4a215762..61ab3a552 100644 --- a/sys/man/1/torrent +++ b/sys/man/1/torrent @@ -48,7 +48,8 @@ A tracker .I url should be given with the .B -t -option in that case. +option in that case. A list of trackers can be obtained +on the web, see the examples below. .PP Without the .B -c @@ -105,6 +106,12 @@ hget http://r-36.net/9front/9front.iso.bz2.torrent | \\ ip/torrent -pv | \\ aux/statusbar 'download...' .EE +.LP +Get list of public alive trackers to choose from +.EX +hget http://www.trackon.org/api/live +.EE +.LP .SH SOURCE .B /sys/src/cmd/ip/torrent.c .SH "SEE ALSO" -- cgit v1.2.3