Giter Club home page Giter Club logo

ocelot's Introduction

TorrentPier

Bull-powered BitTorrent tracker engine

License Stars Packagist Build status Crowdin Downloads Version Last release Size

๐Ÿ‚ About TorrentPier

TorrentPier โ€” bull-powered BitTorrent Public/Private tracker engine, written in php. High speed, simple modification, high load architecture. In addition, we have very helpful official support forum, where it's possible to get any support and download modifications for engine.

๐ŸŒˆ Current status

TorrentPier is currently in active development. The goal is to remove all legacy code and rewrite existing to modern standards. If you want to go deep on the code, check our issues and go from there. The documentation will be translated into english in the near future, currently russian is the main language of it.

โœจ Features

  • Rich forum browsing/moderation tools
  • High-load capable, heavily configurable announcer
  • Scrape support
  • TorrServer integration
  • FreeLeech
  • BitTorrent v2 support
  • Event-based invite system
  • Bonus points
  • Polls system
  • PM system
  • Multilingual support
  • Atom feeds
  • and MUCH MORE!

๐Ÿ–ฅ๏ธ Demo

Note

Demo is resetting every 24 hours!

๐Ÿ”ง Requirements

  • Apache / nginx
  • MySQL 5.5.3 or above / MariaDB 10.0 or above / Percona
  • PHP: 8.1 / 8.2 / 8.3
  • PHP Extensions: mbstring, bcmath, intl, tidy (optional), xml, xmlwriter
  • Crontab (Recommended)

๐Ÿ’พ Installation

For installation, you need to follow a few simple steps.

Quick โ˜•๏ธ

  1. Download latest version of TorrentPier
  2. Open a folder with extracted TorrentPier (cd /path/to/public_html)
  3. After run php install.php
  4. Voila! โœจ

Manual ๐Ÿ”ฉ

  1. Install Composer
  2. Run composer create-project torrentpier/torrentpier
  3. Check our system requirements
  4. After run composer install on the project directory
  5. Create database and import dump located at install/sql/mysql.sql
  6. Edit database configuration settings in the environment (.env.example), after rename to .env
  7. Provide write permissions to the specified folders:
    • data/avatars, data/uploads, data/uploads/thumbs
    • internal_data/atom, internal_data/cache, internal_data/log, internal_data/triggers
    • sitemap
  8. Voila! โœจ

Important

The specific settings depend on the server you are using, but in general case we recommend chmod 0755 for folders, and chmod 0644 for files in them.

Additional steps ๐Ÿ‘ฃ

  1. Edit domain name and domain port in the configuration file or a local copy ($reserved_name and $reserved_port)
  2. Edit this files:
    • favicon.png (change on your own)
    • robots.txt (change the addresses in lines Host and Sitemap on your own)
    • opensearch_desc.xml (change the description and address on your own)
    • opensearch_desc_bt.xml (change the description and address on your own)
  3. Log in to the forum with admin/admin login/password and finish setting up via admin panel

๐Ÿ” Security vulnerabilities

If you discover a security vulnerability within TorrentPier, please follow our security policy, so we can address it promptly.

๐Ÿ“Œ Our recommendations

  • The recommended way to run cron.php. - For significant tracker speed increase may be required to replace built-in cron.php by operating system daemon.
  • Local configuration copy. - You can override the settings using local configuration file library/config.local.php.

๐Ÿ’š Contributing / Contributors

Please read our contributing policy and code of conduct for details, and the process for submitting pull requests to us. But we are always ready to renew your pull-request for compliance with these requirements. Just send it!

Contributors

Made with contrib.rocks.

๐Ÿ’ž Sponsoring

Support this project by becoming a sponsor or a backer.

OpenCollective sponsors OpenCollective backers

Monero 42zJE3FDvN8foP9QYgDrBjgtd7h2FipGCGmAcmG5VFQuRkJBGMbCvoLSmivepmAMEgik2E8MPWUzKaoYsGCtmhvL7ZN73jh
Bitcoin bc1qselchy0nnh7xl99glfffedqp7p9gpvatdr9dz9
ะฎMoney 4100118022415720

๐Ÿ“ฆ Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

๐Ÿ“– License

This project is licensed under the MIT License - see the LICENSE file for details.

ocelot's People

Contributors

exileum avatar pherum avatar warezzz avatar yukoff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ocelot's Issues

it Dont update values

it Dont update values in bb_bt_tracker completed, downloaded, uploaded, completedtime, ipa, corrupt, started in worker.cpp

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.