awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jpillora avatar

jpillora/cloud-torrent

0
View on GitHub↗
6,233 نجوم·1,814 تفرعات·Go·AGPL-3.0·5 مشاهدات

Cloud Torrent

Cloud-torrent is a self-hosted BitTorrent client and remote torrent manager written in Go. It functions as a torrent server that allows users to search for, start, and monitor downloads on a remote machine through a web interface.

The system acts as an HTTP torrent file streamer, enabling the streaming of downloaded content directly through a web browser for immediate playback without requiring full local downloads. It includes an integrated search interface to discover torrents and initiate downloads without leaving the server environment.

The server provides secure remote access through authentication and encryption. It also supports configuration as a background service for automatic startup and recovery.

Features

  • Remote Torrenting Services - Functions as a remote torrenting service allowing users to trigger and monitor downloads on a remote server.
  • Torrent Streaming - Enables real-time playback of torrented media through a high-performance content streaming server.
  • Remote Media Streaming - Provides the capability to stream audio and video content from the remote server via HTTP.
  • BitTorrent Clients - Implements a full BitTorrent client with a web-based user interface for remote management.
  • Dynamic Torrent HTTP Servers - Provides a high-performance Go-based server that dynamically serves torrent content via HTTP.
  • Server-Side Torrenting - Operates as a server-side torrent client for handling large file transfers in the background.
  • HTTP Stream Servers - Provides an HTTP streaming server that allows media playback without downloading the entire file locally.
  • Torrent File Streamers - Functions as a torrent file streamer allowing browser-based playback of downloaded content.
  • Peer-to-Peer Transfer Engines - Uses a Go-based engine to handle BitTorrent protocol operations and peer-to-peer file transfers.
  • Torrent Search Aggregators - Includes an integrated search aggregator to discover torrents without leaving the server environment.
  • Web Search Integrations - Integrates external torrent search engines to discover and initiate downloads from within the web interface.
  • Remote Access Security - Ensures secure remote access to downloaded files through basic authentication and TLS encryption.
  • Authenticated Web File Access - Secures web-based file access using authentication and encryption to restrict unauthorized users.
  • Request Authentication Middleware - Employs middleware to intercept HTTP requests and validate user credentials for secure server access.
  • Torrent Management APIs - Exposes a REST API for programmatically controlling torrent downloads and monitoring progress remotely.
  • Network Traffic Management - Web-based torrent client for remote file management.
  • Download Managers - Self-hosted remote client for managing torrent downloads.

سجل النجوم

مخطط تاريخ النجوم لـ jpillora/cloud-torrentمخطط تاريخ النجوم لـ jpillora/cloud-torrent

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة jpillora/cloud-torrent؟

Cloud-torrent is a self-hosted BitTorrent client and remote torrent manager written in Go. It functions as a torrent server that allows users to search for, start, and monitor downloads on a remote machine through a web interface.

ما هي الميزات الرئيسية لـ jpillora/cloud-torrent؟

الميزات الرئيسية لـ jpillora/cloud-torrent هي: Remote Torrenting Services, Torrent Streaming, Remote Media Streaming, BitTorrent Clients, Dynamic Torrent HTTP Servers, Server-Side Torrenting, HTTP Stream Servers, Torrent File Streamers.

ما هي البدائل مفتوحة المصدر لـ jpillora/cloud-torrent؟

تشمل البدائل مفتوحة المصدر لـ jpillora/cloud-torrent: webtorrent/webtorrent-desktop — ❤️ Streaming torrent app for Mac, Windows, and Linux. jesec/flood — Flood is a BitTorrent client manager and web user interface designed to control multiple torrent client instances from… arvidn/libtorrent — libtorrent is a portable C++ library that implements the complete BitTorrent protocol for peer-to-peer file transfers,… feross/webtorrent-app — WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows,… popcorn-time/popcorn-app — This project is a BitTorrent media streamer and peer-to-peer movie player built on Node.js. It functions as a… mafintosh/peerflix — Peerflix is a BitTorrent media streamer and Node.js streaming client that converts torrent files and magnet links into…

بدائل مفتوحة المصدر لـ Cloud Torrent

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Cloud Torrent.
  • webtorrent/webtorrent-desktopالصورة الرمزية لـ webtorrent

    webtorrent/webtorrent-desktop

    10,072عرض على GitHub↗

    ❤️ Streaming torrent app for Mac, Windows, and Linux

    JavaScriptbittorrentelectronhacktoberfest
    عرض على GitHub↗10,072
  • jesec/floodالصورة الرمزية لـ jesec

    jesec/flood

    2,699عرض على GitHub↗

    Flood is a BitTorrent client manager and web user interface designed to control multiple torrent client instances from a centralized dashboard. It includes a REST API for automating download management and a streaming gateway that enables the immediate playback of torrent content. The system supports multi-instance client control, allowing the administration of several separate torrent clients from one location. It features network torrent streaming, which forwards data directly to media players without requiring the full file to be written to disk. The platform provides tools for tracker op

    TypeScriptcollaboratenodejsqbittorrent
    عرض على GitHub↗2,699
  • arvidn/libtorrentالصورة الرمزية لـ arvidn

    arvidn/libtorrent

    5,948عرض على GitHub↗

    libtorrent is a portable C++ library that implements the complete BitTorrent protocol for peer-to-peer file transfers, supporting distributed hash tables (DHT), magnet links, and protocol extensions. It provides a well-documented C++ interface for building custom BitTorrent clients with full protocol support, handling peer communication, piece management, and swarm coordination. The library includes a comprehensive set of protocol components, including peer wire protocol encoding, piece-picking scheduling using rarest-first algorithms, session-based connection management for TCP and uTP conne

    C++bittorrentcpplibrary
    عرض على GitHub↗5,948
  • feross/webtorrent-appالصورة الرمزية لـ feross

    feross/webtorrent-app

    10,073عرض على GitHub↗

    WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows, and Linux. It functions as a peer-to-peer file sharing tool that supports both standard BitTorrent peers and browser-based WebTorrent peers. The application enables BitTorrent file streaming, allowing users to watch video or audio content immediately without waiting for the full download to complete. It provides a consistent interface for cross-platform media playback and desktop torrent management. The software coordinates peer-to-peer distribution for sharing and receiving

    JavaScript
    عرض على GitHub↗10,073
عرض جميع البدائل الـ 30 لـ Cloud Torrent→