trackerとは、torrentファイルDLした後につなぎにいって、本体ファイルをDLするための接続先ピアの一覧を返すサーバ。
どれがいいんだろ
○公式bittorrentのbittorrent-trackerサーバ
maybe slow..
http://www.bittorrent.com/
http://download.bittorrent.com/dl/
pythonで動いてる
./bittorrent-tracker.py –port 6969 –dfile dstate
○apache2とmod_btの組み合わせ
http://www.crackerjack.net/mod_bt/mod_bt.html
裏でlibbttrackerを使用
Net::BitTorrent::LibBT::Tracker これでそこにつなげるかも
○Net::BitTorrent::LibBT::Tracker 使って自前perlサーバ
mod_bt の libbttrackerのperlから使う
○Open Tracker
http://erdgeist.org/arts/software/opentracker/
http://opentracker.blog.h3q.com/
It aims for minimal resource usage and is intended to run at your wlan router.
○The Hydra Project
A Distributed, private BitTorrent tracker framework with goals of:
… user privacy, anonymity, survivability & distributed ratio maintainability.
The primary goal of this project is to replace the aging TorrentBits code employed by most private torrent trackers today.
http://code.google.com/p/hydraproject/
ruby on rails
○PHPBTTracker+
http://phpbttrkplus.sourceforge.net/
mysql、apache1/2
でもphp使うなら純正pythonの使うよ
×TorrentBits
http://sourceforge.net/projects/torrentbits
last modified at 2005
×libTorrent and rTorrent これはclient??
http://libtorrent.rakshasa.no/wiki
http://fedoratutorials.com/2007/05/27/rtorrent-an-introduction/
×Gazelle
http://projectgazelle.org/
まだclosed source
C++ based tracker, a PHP frontend, and a complete admin-panel
×BNBT 最後のリリースが2004/10/20
http://wiki.depthstrike.com/index.php/BNBT:Main_Page
BNBT is a complete port of the original Python-based BitTorrent tracker to C++ for speed and efficiency
http://sourceforge.net/project/showfiles.php?group_id=126751
×Bit Torrent Kit [Windows]
http://bittorrentkit.sourceforge.net/
×BitComet Tracker [Windows]
http://www.bitcomet.com/tools/tracker/index.htm
×osprey last updated in 2006