Skip to content

KevinJDurant/OpenTorrentSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTorrentSite

GitHub version GitHub issues GitHub license GitHub version

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 Admin Panel Category View

Setup:

  1. Copy & Paste all files to your webspace.
  2. Set your webspace to PHP Version 7.0.
  3. Create a folder called "torrents" in the root directory.
  4. Setup a new MySQL database. For security purposes you should create a user with appropriate permissions.
  5. Change the database credentials and website identification inside 'config/config.ini.php'.
  6. Import "opentorrentsite.sql" from the 'sql' folder.

FAQ:

  1. 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)
  2. I can't upload .torrent files? Create a torrents folder in the root directory. Also make sure you have adequate MySQL and Disk rights.
  3. How do I make myself Administrator? Navigate to the users table in MySQL and set your uploaderstatus to 99

Support:

Interested in helping develop OpenTorrentSite, need support with setup or have a general interest in torrents? Join the OpenTorrentSite Discord

Current features:

  • 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.

Open Source Credits for OpenTorrentSite:

License

MIT © Kevin Durant | AzukaChan

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published