awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dutchcoders/transfer.sh

Open-source alternatives to Transfer.sh

30 open-source projects similar to dutchcoders/transfer.sh, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Transfer.sh alternative.

  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • stonith404/pingvin-sharestonith404 的头像

    stonith404/pingvin-share

    4,694在 GitHub 上查看↗

    Pingvin Share is a self-hosted file sharing platform designed for uploading and distributing files via secure links. It provides a private alternative to third-party cloud services for managing file transfers. The platform integrates an external security engine to scan uploaded files for malware and threats before they become available. It supports identity management through OpenID Connect integration, allowing user authentication to be delegated to external identity providers. Storage is managed through a gateway that supports both local disk drives and S3-compatible cloud object storage.

    TypeScriptfile-sharingnestjsnextjs
    在 GitHub 上查看↗4,694
  • onionshare/onionshareonionshare 的头像

    onionshare/onionshare

    6,991在 GitHub 上查看↗

    OnionShare is an anonymous file sharing tool and Tor hidden service manager. It enables the transfer of files and messages over the Tor network to mask the physical location and identity of the host. The project provides capabilities for anonymous file sharing, anonymous file reception, and the hosting of both private and static websites as hidden services. It also includes a Tor-based chat application for establishing encrypted, real-time messaging sessions. The system includes tools for network censorship circumvention through pluggable transports and bridges. It supports security and acce

    Pythoncross-platformfile-sharingonion-service
    在 GitHub 上查看↗6,991

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • haiwen/seafilehaiwen 的头像

    haiwen/seafile

    14,845在 GitHub 上查看↗

    Seafile is a self-hosted file synchronization and sharing platform that provides a central server for maintaining file consistency across multiple devices. It functions as a cloud storage management system and a collaborative document suite, integrating tools for real-time teamwork and shared file management. The platform distinguishes itself through a metadata-driven file organizer that uses extensible properties and hierarchical tags instead of traditional folder structures. It includes client-side encrypted storage to protect private data using user-defined passwords before files leave the

    Ccloud-storagedocument-managementfile-sharing
    在 GitHub 上查看↗14,845
  • diced/ziplinediced 的头像

    diced/zipline

    3,227在 GitHub 上查看↗

    A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!

    TypeScriptdockerfile-serverfile-sharing
    在 GitHub 上查看↗3,227
  • schlagmichdoch/pairdropschlagmichdoch 的头像

    schlagmichdoch/PairDrop

    9,791在 GitHub 上查看↗

    PairDrop is a cross-platform file sharing application and web-based tool for peer-to-peer data exchange. It enables the transfer of files and text messages between devices using a browser, operating without the need for user accounts or central storage. The project supports both local network file transfers and cross-device sharing over the internet. It provides methods for establishing connectivity through temporary rooms using shared short-codes, QR-code identity exchange, and persistent device pairing to maintain connections across different networks. Connectivity is managed via WebRTC pe

    JavaScriptfile-sharingindexeddbnodejs
    在 GitHub 上查看↗9,791
  • mtlynch/picosharemtlynch 的头像

    mtlynch/picoshare

    2,950在 GitHub 上查看↗

    A minimalist, easy-to-host service for sharing images and other files

    Go
    在 GitHub 上查看↗2,950
  • filegator/filegatorfilegator 的头像

    filegator/filegator

    2,901在 GitHub 上查看↗

    Filegator is a web-based file manager and self-hosted file sharing portal. It functions as a cloud storage gateway that allows users to organize, upload, and download files across local disks and various cloud storage providers through a single unified interface. The system features a multi-backend authentication provider capable of verifying identities via JSON files, databases, or external directory services. It includes a role-based access control system that manages user permissions, assigns home folders, and restricts access to specific files and system routes. The platform provides cap

    PHPamazon-s3filefile-manager
    在 GitHub 上查看↗2,901
  • filebrowser/filebrowserfilebrowser 的头像

    filebrowser/filebrowser

    35,212在 GitHub 上查看↗

    File Browser is a self-hosted application that provides a web-based interface for managing files and directories on a server. It functions as a virtual file system abstraction, allowing users to browse, organize, and edit text-based files directly within their browser without requiring local access to the server. The platform distinguishes itself through a comprehensive command-line interface that enables full administrative control over system configurations, user accounts, and automation hooks. It supports a flexible, event-driven architecture where custom shell scripts can be triggered aut

    Gofile-browserfile-managerfile-sharing
    在 GitHub 上查看↗35,212
  • tagspaces/tagspacestagspaces 的头像

    tagspaces/tagspaces

    4,935在 GitHub 上查看↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    TypeScriptelectronjavascriptnote-taking
    在 GitHub 上查看↗4,935
  • brandonsavage/uploadbrandonsavage 的头像

    brandonsavage/Upload

    1,656在 GitHub 上查看↗

    Upload is a PHP library designed to manage the processing and persistence of files submitted through web forms. It provides a framework for handling incoming file data, ensuring that assets are validated against security and quality constraints before being moved from temporary locations to permanent storage. The library distinguishes itself through a modular architecture that decouples file handling logic from specific implementation details. It utilizes a strategy-based abstraction layer for storage, allowing for interchangeable backends, and employs a middleware-driven pipeline to process

    PHP
    在 GitHub 上查看↗1,656
  • caramelfur/picsurCaramelFur 的头像

    CaramelFur/Picsur

    1,237在 GitHub 上查看↗

    An easy to use, selfhostable image sharing service like Imgur with built in converting

    TypeScriptdockerimageimgur
    在 GitHub 上查看↗1,237
  • projectsend/projectsendprojectsend 的头像

    projectsend/projectsend

    1,915在 GitHub 上查看↗

    ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!

    PHPbusiness-toolsclient-portalclients-oriented
    在 GitHub 上查看↗1,915
  • root-gg/plikroot-gg 的头像

    root-gg/plik

    1,782在 GitHub 上查看↗

    Plik is a temporary file upload system (Wetransfer like) in Go.

    Godockere2eefile-sharing
    在 GitHub 上查看↗1,782
  • nokonoko/uguunokonoko 的头像

    nokonoko/Uguu

    1,113在 GitHub 上查看↗
    PHPfile-sharingfile-uploadfilehost
    在 GitHub 上查看↗1,113
  • psi-4ward/psitransferpsi-4ward 的头像

    psi-4ward/psitransfer

    1,898在 GitHub 上查看↗

    Simple open source self-hosted file sharing solution.

    JavaScriptfile-sharingpastebintransfer-files
    在 GitHub 上查看↗1,898
  • tobysuch/shifterTobySuch 的头像

    TobySuch/Shifter

    41在 GitHub 上查看↗

    A simple, self-hosted file-sharing web app

    Pythondjangodockerfile-sharing
    在 GitHub 上查看↗41
  • eikek/sharryeikek 的头像

    eikek/sharry

    1,309在 GitHub 上查看↗

    Sharry is a self-hosted file sharing web application.

    Elmelmfile-sharingfile-upload
    在 GitHub 上查看↗1,309
  • ihexxa/quickshareihexxa 的头像

    ihexxa/quickshare

    629在 GitHub 上查看↗

    Quick and simple file sharing between different devices, built with Go, React and Typescript.

    Gofile-sharinggingo
    在 GitHub 上查看↗629
  • epoupon/fileshelterepoupon 的头像

    epoupon/fileshelter

    539在 GitHub 上查看↗

    FileShelter is a “one-click” file sharing web application

    C++file-sharingfile-uploadraspberry-pi
    在 GitHub 上查看↗539
  • axeloz/filesharingaxeloz 的头像

    axeloz/filesharing

    278在 GitHub 上查看↗

    Self-hosted files sharing application, easy to setup, easy to use

    PHPfile-sharingfile-uploadlaravel
    在 GitHub 上查看↗278
  • sergix44/xbackbonesergix44 的头像

    sergix44/XBackBone

    1,139在 GitHub 上查看↗

    A lightweight file manager with full ShareX support and more

    PHPbackendfile-serverfilemanager
    在 GitHub 上查看↗1,139
  • hascheksolutions/pictshareHaschekSolutions 的头像

    HaschekSolutions/pictshare

    915在 GitHub 上查看↗

    :camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:

    PHPdockerencryptionimage-uploader
    在 GitHub 上查看↗915
  • depado/goploaderdepado 的头像

    depado/goploader

    299在 GitHub 上查看↗

    Easy file sharing with server-side encryption, curl/httpie/wget compliant

    JavaScriptcryptographycurlself-hosted
    在 GitHub 上查看↗299
  • tycrek/asstycrek 的头像

    tycrek/ass

    673在 GitHub 上查看↗

    The simple self-hosted ShareX server

    discordembedsself-hosted
    在 GitHub 上查看↗673
  • alphanecron/voidAlphaNecron 的头像

    AlphaNecron/Void

    222在 GitHub 上查看↗

    Fast and elegant file hosting service.

    TypeScriptdiscord-botdiscord-embeddocker
    在 GitHub 上查看↗222
  • forceu/gokapiForceu 的头像

    Forceu/Gokapi

    2,775在 GitHub 上查看↗

    Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported.

    Gobackblaze-b2dockerdownload
    在 GitHub 上查看↗2,775
  • webtorrent/instant.iowebtorrent 的头像

    webtorrent/instant.io

    3,585在 GitHub 上查看↗

    🚀 Streaming file transfer over WebTorrent (torrents on the web)

    JavaScriptbittorrentjavascriptnodejs
    在 GitHub 上查看↗3,585
  • mickael-kerjean/filestashmickael-kerjean 的头像

    mickael-kerjean/filestash

    13,647在 GitHub 上查看↗

    Filestash is a unified storage management platform that provides a web-based interface for browsing, managing, and accessing files across diverse local and cloud storage backends. It functions as a centralized gateway, aggregating services such as S3, SFTP, WebDAV, and FTP into a single, consistent environment for remote filesystem administration and secure document handling. The platform distinguishes itself through a modular, plugin-based architecture that supports custom storage drivers, authentication providers, and authorization logic. It includes built-in capabilities for server-side me

    JavaScriptarchivingazuredms
    在 GitHub 上查看↗13,647
  • alistgo/alistAlistGo 的头像

    AlistGo/alist

    49,705在 GitHub 上查看↗

    Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable virtual file system. By acting as a remote file system proxy, it decouples file operations from specific provider implementations, allowing users to browse, download, and manage files across heterogeneous backends through a standardized interface. The platform utilizes a driver-based storage abstraction that translates generic file system operations into provider-specific API calls. This architecture supports a wide range of cloud storage services, S3-compatible object storage,

    Gofile-servergingolang
    在 GitHub 上查看↗49,705