/OpenTorrentSite

A modern torrent site template that is easy to setup with an intuitive GUI. Currently in development.

Primary LanguagePHPMIT LicenseMIT

OpenTorrentSite

GitHub version GitHub issues GitHub license

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.

Design

Index Detail Upload Mobile

Setup:

  1. Copy & Paste all files to your webspace.
  2. Setup a new MySQL database. For security purposes you should create a user with appropriate permissions.
  3. Change the database credentials inside 'config/config.ini.php'.
  4. Import all .sql files from the 'sql' folder.

Current features:

  • User Register and Login.
  • Torrent Uploading.
  • Torrent Seed & Peer data.
  • Crossbrowser compatibility.
  • Mobile support.
  • Torrent Search.
  • Popular overview.
    • Currently gets the top 10 seeded torrents of the past 7 days for that category.
  • Category overview.

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.

Open Source Credits for OpenTorrentSite:

License

MIT © Kevin Durant