A modern torrent search engine/website template that is easy to setup with an intuitive GUI. Engineered to be one of the easiest to use torrent website out there. This site doesn't scrape torrents from any sources, it's only a template you can use to start hosting your own torrent site.
- Copy & Paste all files to your webspace.
- Create a folder called "torrents" in the root directory
- Setup a new MySQL database. For security purposes you should create a user with appropriate permissions.
- Change the database credentials and website identification inside 'config/config.ini.php'.
- Import all .sql files from the 'sql' folder.
- My seeders/leechers are always 0? Your hosting provider is blocking UDP requests or your torrent file has no trackers. (HTTP, HTTPS and UDP are supported; DHT is not supported)
- I can't upload .torrent files? Create a torrents folder in the root directory. Also make sure you have adequate MySQL and Disk rights.
- How do I make myself Administrator? Navigate to the
users
table in MySQL and set youruploaderstatus
to99
Interested in helping develop OpenTorrentSite, need support with setup or have a general interest in torrents? Join the OpenTorrentSite Discord
- User Register and Login.
- Torrent Uploading.
- Torrent Seed & Peer data. (Host must allow HTTP/UDP requests)
- Crossbrowser compatibility.
- Mobile support.
- Torrent Search.
- Remove Torrent (Users can remove torrents from my-torrent.php)
- Popular overview.
- Category overview.
- Comment Section (Add/Edit/Remove)
- Admin Control Panel.
- Invitation System.
- Private Mode.
For a full overview of available features and what's to come see this gist. Note: a lot of parts will probably be insecure during the early stages of development.
- BCrypt compatibility library:
- Project: password_compat v2.1.0
- Copyright ©, Anthony Ferrara
- License (MIT)
- Torrent RW:
- Project: Torrent-rw v0.0.3
- Copyright ©, Adrien Gibrat
- License (GPLv3)
- Normalize.css:
- Project: normalize.css v5.0.0
- Normalize.css is a project by Nicolas Gallagher, co-created with Jonathan Neal.
- License (MIT)
- Scrapeer:
- Project: Scrapeer v0.4.8
- Copyright ©, medariox
- License (MIT)
- Bootstrap:
- Project: Bootstrap v3.3.7
- Code and documentation copyright 2011-2017 the Bootstrap Authors and Twitter, Inc.
- License (MIT)
- Validator:
- Project: Validator, for Bootstrap 3 v0.11.9
- Copyright ©, Cina Saffary
- License (MIT)
- TinyMCE:
- Tablesorter:
- Project: Tablesorter v2.0.5b
- Copyright ©, Christian Bach
- License (MIT)
- License (GPL)
MIT © Kevin Durant | AzukaChan