Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   OpenTracker (http://www.bvlist.com/showthread.php?t=2916)

Fynnon 2nd July 2009 03:01

OpenTracker
 
1 Attachment(s)
OpenTracker is a simplistic, lightweight, standards-compliant BitTorrent peer tracker. It is written in PHP and requires only a single MySQL table to function. It does not create or use files on disk, nor is it a continuously executing process, making it ideal for virtual web hosts.


Compared with other popular trackers, OpenTracker is limited. It provides no interface for searching or viewing files or statistics. Rather, it is purely a tracker, plain and simple, which in many cases is just what is wanted.

http://www.whitsoftdev.com/opentracker

Install:


To run OpenTracker, you need two things: a web server that supports PHP,
and a MySQL database. PHP should be set for magic_quotes_gpc off.

Execute the included dbschema.sql on your database.
This will create the table required by OpenTracker, which is named "peers" by default.
You may rename the table if desired.

Edit config.inc.php,
filling in the appropriate information for your database setup.
That's all there is to it.

Create a torrent using announce.php on your server as the announce URL, and away you go.

pirpiliter 2nd July 2009 08:39

note:It is used by Thepirabay

empereur 2nd July 2009 09:00

1 Attachment(s)
I just been tested and detects torrent 0 source although I source so if someone has a solution because I can not do the torrent started although I am not the source and using the dl its hangs somewhere

Phogo 2nd July 2009 11:36

1 Attachment(s)
Working like a charm here.


All times are GMT +2. The time now is 16:42.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.