Setting Up A PHP + MySQL Powered BitTorrent Tracker With RivetTracker

摘自: www.howtoforge.com  被阅读次数: 179


yangyi 于 2008-05-06 18:49:35 提供


Efficient file distribution is an important process for many websites online. BitTorrent makes this easier by sharing the uploading and downloading among clients. This alleviates the bandwidth required by the content provider. This tutorial will show you how to install RivetTracker, a PHP and MySQL driven BitTorrent tracker. RivetTracker is a heavily modified version of PHPBTTracker, written by "DeHackEd". It aims to be easy to use and manage.

 

RivetTracker License

RivetTracker is licensed under the GPL version 2 license.

 

Features

-Automatic RSS feed creation makes it easy for podcasts or other content providers to create feeds.

......

Please access the below link to view the full content.

Original link: http://www.howtoforge.com/settin...