TorrentSniff

TorrentSniff reports current status information on a BitTorrent torrent including what files it contains and the current number of seeds (machines sharing the complete torrent) and leeches (machines still downloading the torrent). It is useful for comparing multiple potential sources of a file to find the best-seeded torrent.

Tags Communications File Sharing Utilities
Licenses MIT/X
Operating Systems OS Independent Unix
Implementation Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  12 Aug 2003 02:43
  • Rrelease-after

Changes: This version features minor feature enhancements, notably adding caching of results queried from BitTorrent servers. This dramatically speeds things up when querying a number of torrent files served by the same server.

  • Rrelease-mid
  •  15 Jun 2003 01:31
  • Rrelease-after

Changes: This version features minor bugfixes and usability improvements, and fixes "Using a hash as a reference is deprecated" warning messages. Error messages have been improved, especially when a tracker isn't behaving as expected. Users can now use "-t" to just get information about the tracker (the seed and leech counts), or "-f" to just get information about the torrent (avoiding contacting the tracker).

  • Rrelease-mid
  •  30 May 2003 20:28
  • Rrelease-after

No changes have been submitted for this release.

Rss Recent comments

Rcomment-before 23 Nov 2007 21:58 Rcomment-trans hpavc Rcomment-after

bug
Line 255: $file_record{'name'} = $info->{'name'}.'/'.$path->[0];

.. should be ...

$file_record{'name'} = $info->{'name'}.'/'. join '/', @$path;

to support torrents with directories deeper than one single directory.

Line 263:

$tsize += $info->{'length'},

should have that comma replaced with a semi-colon.

No-screenshot

Project Spotlight

LINUX-ISP-89SXX

A complete IC programming tool for the 89SXX series.

20cbe471df1803d37b0c3f5143c33e21_thumb

Project Spotlight

Goggles Music Manager

A music collection manager and player.