All Projects → KevinJDurant → Opentorrentsite

KevinJDurant / Opentorrentsite

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

Projects that are alternatives of or similar to Opentorrentsite

Torrentinim
A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
Stars: ✭ 123 (+261.76%)
Mutual labels:  self-hosted, torrent
exatorrent
Easy to Use Torrent Client. Can be hosted in Cloud. Files can be streamed in Browser/Media Player.
Stars: ✭ 1,557 (+4479.41%)
Mutual labels:  torrent, self-hosted
Rapidbay
Self-hosted torrent video streaming service compatible with Chromecast and AppleTV deployable in the cloud
Stars: ✭ 163 (+379.41%)
Mutual labels:  self-hosted, torrent
Boomerang Free Bootstrap Ui Kit
Boomerang is a high quality UI Kit built on top of the well known Bootstrap 4 Framework. This theme was designed as its own extended version of Bootstrap with multiple functionalities and controls added, extended color palette and beautiful typography.
Stars: ✭ 196 (+476.47%)
Mutual labels:  template, website
Cloud Torrent
☁️ Cloud Torrent: a self-hosted remote torrent client
Stars: ✭ 5,071 (+14814.71%)
Mutual labels:  self-hosted, torrent
Apis
This Repository contains link to many Open or Closed Source APIs which I've made
Stars: ✭ 79 (+132.35%)
Mutual labels:  torrent, website
Magnetissimo
Web application that indexes all popular torrent sites, and saves it to the local database.
Stars: ✭ 2,551 (+7402.94%)
Mutual labels:  self-hosted, torrent
Dialogflow Web
Web App for Dialogflow
Stars: ✭ 135 (+297.06%)
Mutual labels:  template, website
Uikit Ecommerce Template
E-commerce template built with UIKIt
Stars: ✭ 453 (+1232.35%)
Mutual labels:  template, website
Documentation Html Template
A Sample Documentation Template for Themes, Templates and Plugins
Stars: ✭ 322 (+847.06%)
Mutual labels:  template, website
Fake Terminal Website
A fully customizable terminal-like website template
Stars: ✭ 174 (+411.76%)
Mutual labels:  template, website
Freemo
A free resume,portfolio and CV HTML template
Stars: ✭ 30 (-11.76%)
Mutual labels:  template, website
Ios Landing Page
Landing page template for iOS apps
Stars: ✭ 155 (+355.88%)
Mutual labels:  template, website
Betanin
beets based mitm of your torrent client and music player
Stars: ✭ 101 (+197.06%)
Mutual labels:  self-hosted, torrent
Studorlio
Portfolio website template
Stars: ✭ 141 (+314.71%)
Mutual labels:  template, website
Magnetico
Autonomous (self-hosted) BitTorrent DHT search engine suite.
Stars: ✭ 2,626 (+7623.53%)
Mutual labels:  self-hosted, website
Gatsby Starter Saas Marketing
☁️ A simple one page marketing site starter for SaaS companies and indie hackers
Stars: ✭ 103 (+202.94%)
Mutual labels:  template, website
Portfolio one Page Template
Free responsive one page portfolio template
Stars: ✭ 106 (+211.76%)
Mutual labels:  template, website
autobrr
Automation for downloads.
Stars: ✭ 288 (+747.06%)
Mutual labels:  torrent, self-hosted
Traingenerator
🧙 A web app to generate template code for machine learning
Stars: ✭ 948 (+2688.24%)
Mutual labels:  template, website

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. Create a folder called "torrents" in the root directory
  3. Setup a new MySQL database. For security purposes you should create a user with appropriate permissions.
  4. Change the database credentials and website identification inside 'config/config.ini.php'.
  5. Import all .sql files 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:

  • [x] User Register and Login.
  • [x] Torrent Uploading.
  • [x] Torrent Seed & Peer data. (Host must allow HTTP/UDP requests)
  • [x] Crossbrowser compatibility.
  • [x] Mobile support.
  • [x] Torrent Search.
  • [X] Remove Torrent (Users can remove torrents from my-torrent.php)
  • [x] Popular overview.
  • [x] Category overview.
  • [x] Comment Section (Add/Edit/Remove)
  • [x] Admin Control Panel.
  • [x] Invitation System.
  • [x] 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].