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

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

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

proxyee-down-org/proxyee-downArchived

0
View on GitHub↗
24,718 نجوم·4,350 تفرعات·Java·Apache-2.0·2 مشاهدات

Proxyee Down

proxyee-down is an HTTP proxy download manager and multi-threaded download client. It is designed to route file download requests through an HTTP proxy server to accelerate data retrieval and bypass network restrictions.

The tool increases transfer speeds by splitting large files into smaller chunks and downloading them concurrently across multiple TCP connections. It features the ability to update expired or changed source URLs for existing tasks, allowing interrupted downloads to recover and resume without losing previously downloaded segments.

The system provides controls for manual download task creation and manages the assembly of downloaded byte ranges into complete files. It uses an asynchronous event loop to orchestrate multiple simultaneous network streams.

Features

  • HTTP Proxies - Acts as an HTTP proxy server to capture and redirect network requests between the client and remote resources.
  • Dynamic URL Rebinding - Allows users to update expired or changed source URLs to resume interrupted downloads without losing progress.
  • Download Link Refreshers - Allows users to update expired or changed source URLs for existing tasks to resume stalled downloads.
  • HTTP Proxy Download Management - Provides a system to route file download requests through HTTP proxies to accelerate retrieval and bypass restrictions.
  • HTTP Proxy Download Managers - Serves as an HTTP proxy download manager that uses multi-connection chunking to increase transfer speeds.
  • HTTP Proxy Downloaders - Provides a utility to route file download requests through an HTTP proxy server for network bypass and acceleration.
  • Resumable Downloads - Supports resuming interrupted file transfers, including the ability to update source URLs for expired links.
  • Multi-threaded Downloading - Implements a client that splits large files into multiple parts for concurrent downloading to accelerate data retrieval.
  • Segmented File Acquisition - Recombines downloaded byte ranges into complete files by tracking offset positions within the local file system.
  • Multi-Connection Chunking - Increases transfer speeds by splitting large files into smaller segments downloaded concurrently across multiple TCP connections.
  • Concurrent Downloaders - Utilizes multi-threaded and segmented transfers to optimize network throughput for large files.
  • Large File Transfer Optimizers - Optimizes the retrieval of large assets from web servers using parallel data streams to increase transfer speed.
  • Cloud File Downloads - Uses parallel chunking across multiple concurrent network connections to download large files faster.
  • Asynchronous Request Handlers - Implements an asynchronous event loop to handle multiple network streams concurrently for high-throughput data retrieval.

سجل النجوم

مخطط تاريخ النجوم لـ proxyee-down-org/proxyee-downمخطط تاريخ النجوم لـ proxyee-down-org/proxyee-down

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

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

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

Start searching with AI

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

ما هي وظيفة proxyee-down-org/proxyee-down؟

proxyee-down is an HTTP proxy download manager and multi-threaded download client. It is designed to route file download requests through an HTTP proxy server to accelerate data retrieval and bypass network restrictions.

ما هي الميزات الرئيسية لـ proxyee-down-org/proxyee-down؟

الميزات الرئيسية لـ proxyee-down-org/proxyee-down هي: HTTP Proxies, Dynamic URL Rebinding, Download Link Refreshers, HTTP Proxy Download Management, HTTP Proxy Download Managers, HTTP Proxy Downloaders, Resumable Downloads, Multi-threaded Downloading.

ما هي البدائل مفتوحة المصدر لـ proxyee-down-org/proxyee-down؟

تشمل البدائل مفتوحة المصدر لـ proxyee-down-org/proxyee-down: ldqk/masuit.tools — Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad… lingochamp/filedownloader — FileDownloader is an Android HTTP download manager and multi-threaded download engine designed for managing file… lingochamp/okdownload — Okdownload is a multi-threaded HTTP download engine and transfer library designed for concurrent file downloading. It… persepolisdm/persepolis — Persepolis is a Python-based download manager and graphical user interface for the aria2 engine. It functions as a… gaozhangmin/boxplayer — Boxplayer is a cloud media player and storage manager that enables high-definition video streaming and file… nilaoda/n_m3u8dl-cli — N_m3u8DL-CLI is a cross-platform .NET command-line interface designed for extracting and recording adaptive video…

بدائل مفتوحة المصدر لـ Proxyee Down

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Proxyee Down.
  • ldqk/masuit.toolsالصورة الرمزية لـ ldqk

    ldqk/Masuit.Tools

    6,182عرض على GitHub↗

    Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad collection of reusable helper methods and infrastructure components that cover common programming tasks without requiring dependency injection or instance management. The library is organized as flat utility classes, making its functionality directly accessible from anywhere in a project. The toolkit distinguishes itself through a wide range of integrated capabilities that go beyond typical utility libraries. It includes a multithreaded range-request file downloader with pause and

    C#datetimeencryptionexcel
    عرض على GitHub↗6,182
  • lingochamp/filedownloaderالصورة الرمزية لـ lingochamp

    lingochamp/FileDownloader

    11,118عرض على GitHub↗

    FileDownloader is an Android HTTP download manager and multi-threaded download engine designed for managing file transfers. It functions as a resumable transfer framework that utilizes a foreground service to maintain persistent background execution and prevent the operating system from terminating active tasks. The project features a pluggable networking library architecture, allowing the replacement of default network, storage, and database implementations with custom components. It employs a multi-threaded engine that increases transfer speeds by splitting files into chunks for simultaneou

    Javaandroidbreakpointdownload
    عرض على GitHub↗11,118
  • lingochamp/okdownloadالصورة الرمزية لـ lingochamp

    lingochamp/okdownload

    5,248عرض على GitHub↗

    Okdownload is a multi-threaded HTTP download engine and transfer library designed for concurrent file downloading. It functions as a resumable file downloader that splits single files into multiple blocks for simultaneous processing to increase network throughput and transfer speeds. The system distinguishes itself through a builder-based component injection framework and a strategy pattern that allows for custom download engines. Developers can replace default storage and connection modules or override the logic used for block splitting and filename generation. The library provides comprehe

    Javafastfiledownloaderflexible
    عرض على GitHub↗5,248
  • persepolisdm/persepolisالصورة الرمزية لـ persepolisdm

    persepolisdm/persepolis

    7,392عرض على GitHub↗

    Persepolis is a Python-based download manager and graphical user interface for the aria2 engine. It functions as a concurrent file downloader that splits files into multiple chunks to be retrieved simultaneously, maximizing available network bandwidth. The application integrates a media extraction engine to resolve direct URLs, enabling the retrieval of video and audio content from various online streaming platforms and hosting services. It provides tools for download queue management and automation, including the ability to schedule specific start times or define time windows for downloads

    Pythonbsddownload-managerfreebsd
    عرض على GitHub↗7,392
عرض جميع البدائل الـ 30 لـ Proxyee Down→