diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 22:49:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 22:49:14 +0000 |
commit | ee3e9393b00491d22f914ae4b247b0ccbed59c53 (patch) | |
tree | b5d160a58da0205c4423258d4581f941e67a72d3 /net-p2p/torrentsniff/pkg-descr | |
parent | 9c917bf574757794879c55d1069ad43ec63b83cd (diff) | |
download | ports-ee3e9393b00491d22f914ae4b247b0ccbed59c53.tar.gz ports-ee3e9393b00491d22f914ae4b247b0ccbed59c53.zip |
Notes
Diffstat (limited to 'net-p2p/torrentsniff/pkg-descr')
-rw-r--r-- | net-p2p/torrentsniff/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-p2p/torrentsniff/pkg-descr b/net-p2p/torrentsniff/pkg-descr new file mode 100644 index 000000000000..24bf555b5635 --- /dev/null +++ b/net-p2p/torrentsniff/pkg-descr @@ -0,0 +1,8 @@ +TorrentSniff is a command line Perl program that reads a BitTorrent .torrent +file from the local file system or from a URL and reports on the status of the +torrent. + +TorrentSniff is based on an early version of TorrentSpy. Reporting seed and +leech numbers works only with some tracker implementations. + +WWW: http://www.highprogrammer.com/alan/perl/torrentsniff.html |