Giter VIP home page Giter VIP logo

xbtit-1's Introduction

Banner StyleCI


๐Ÿ“„ Introduction

Just a few words about this piece of script and some credits ;)

The script is released under modified BSD, which mean you can freely use and modify it (read LICENSE for more info)

xbtit is a complete rewrite of our BtiTracker base code. Every file has been changed, it is impracticable to list all the changes here. xbtit is the concentration of biteam.org's years of experience developing, hacking, and operating, tracker software. We are confident you are going to enjoy this software

To upgrade your modified Btit 1.4.x to xbtit it is necessary to upgrade your current db using upgrade.php (not included in the standard package) and then reapply your hacks to the new xbtit code. Although xbtit has a hack template system designed to make the application of hacks easy, none of our 1.4.x hacks have yet been packaged for xbtit, these will arrive in time as the community adopts the new code

xbtit has two bittorrent tracker systems - a PHP tracker and xbtt. The PHP tracker is designed for platforms without access to the system root, or where your tracker is not expected to run with greater than 5-10,000 peers. A PHP tracker can generate a high volume of TCP traffic, potentially millions of hits per day on port 80, you have been cautioned. The second tracker system is xbtt by Olaf van der Spek. xbtt is an efficient C++ tracker capable of running millions of peers at very low overhead, you are recommended in all cases to use the xbtt system

The opensource free support forum is BTITeam http://www.btiteam.eu

๐Ÿ’Ž Some Features

  • real template system, 99% of the html code is out for the PHP files using bTemplate http://www.massassi.com/bTemplate/
  • rewritten (optimized) announce.php (the PHP tracker)
  • integrated optional xbtt backend by Olaf Van der Spek https://github.com/OlafvdSpek/xbt/tracker/
  • support for external mail server using phpmailer http://sourceforge.net/projects/phpmailer
  • rewritten internal forum with subforum support
  • integrated optional smf forum (big thanks to petr1fied) http://www.simplemachines.org/
  • one click hack installer, an easy way to install hacks into your tracker (a working example is provided)
  • modules support
  • new online procedure
  • new AJAX shoutbox (big thanks to miskotes)
  • XSS/SQL injection protection with log insertion (thank you cobracrk)
  • new AJAX polls system (thank you to Ripper)
  • new design (4 styles provided by TreepTopClimber)
  • RSS reader (only class, with example in admincp for btiteam.eu latest news)
  • basic cache system
  • new language system (array is used instead of constant)
  • smf_import script to import standard internal forum and users to smf (thank you again to petr1fied)
  • 1.4.x upgrade script

โœ… Requirements

  • Web server with Apache or Lighttp installed and running
  • PHP 7.2 (If you use php 4, you'll have to rename the phpmailer's folder phpmailer->phpmailer5 and phpmailer4->phpmailer)
  • MySQL 5.6 or 5.7

๐Ÿ’ช Credits

The script in this version is very very different than the original one, but we are pleased to leave the credits from previous version from which this is born ;)

This tracker's origin was as a frontend for DeHackEd's tracker aka phpBTTracker (now almost extinct)

We aimed to make a nice user interface and a good admin tool at the same time. Some code and some ideas came from other trackers and projects:

The rest has been coded, designed, and thought up from scratch

Thanks to coder addons/hacks (many are included in this version): Ripper, cobracrk, JBoy, Liroy, Petr1fied, miskotes, gAndo, Fireworx, Freelancer, Sktoch, Nimrod, Q8Hma

Thanks to style maker: TreeTopClimber

Founder: Lupin Owner: King Cobra

Many thanks to all guys who participated for the testing and for addons/styles etc.

Btiteam

xbtit-1's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.