Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/QwertyRider/TBSource
https://github.com/QwertyRider/TBSource
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/QwertyRider/TBSource
- Owner: QwertyRider
- License: gpl-2.0
- Created: 2016-03-24T02:08:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-24T02:19:11.000Z (almost 9 years ago)
- Last Synced: 2024-08-03T18:21:02.050Z (5 months ago)
- Language: PHP
- Size: 835 KB
- Stars: 19
- Watchers: 2
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- RAWR - TBSource - The TBSource code contains the basic components needed to build a private ratio based Bit-Torrent tracker. Originally based on the ByteMonsoon source, TBSource has easily become the most commonly used core for many of the private sites around today. (Other / Torrent Trackers)
README
# TBSource
1) Upload All files to the root of your server
2) Chmod 666 /include/secrets.php
3) Chmod 777 /torrents
4) Create a database. If your doing a manual install import the database (sql) files. Or continue
5) Browse to http://yoursite.org/install/index.php
6) Enter the details for your server/site. As yet there is no error checking on the input.
7) If something goes wrong while installing, reupload secrets.php, drop the database tables and start again.
Please note:
* This is TBSource Classic final SVN! No further updates will be made.
** Farewell TBSource Classic!