7 Repos
Web-based interfaces for browsing, previewing, compressing, extracting, uploading, downloading, and archiving files on a server.
Distinct from File Servers: Distinct from File Servers: adds interactive management and operations beyond static file serving.
Explore 7 awesome GitHub repositories matching part of an awesome list · Server File Managers. Refine with filters or upvote what's useful.
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
Browses, previews, compresses, extracts, uploads, downloads, and archives files directly on the server.
Simple and extensible administrative interface framework for Flask
Provides a web-based interface for browsing, uploading, and managing files on the server.
Flask-Admin is a framework for auto-generating administrative interfaces in Flask applications. It provides a Flask Admin Interface that automatically creates create, read, update, and delete views for database models, functioning as a Database Model CRUD Generator that eliminates manual coding for basic data administration tasks. The framework also includes an Extensible Admin Dashboard that developers can customize, along with a File Management Interface for browsing, uploading, and organizing server-side files, and a Redis Console Client for executing interactive Redis commands directly wit
Provides a tree-based file manager that reads the server filesystem directly with upload and delete operations.
h5ai ist ein webbasierter Dateinavigator und serverseitiger Indexer, der standardmäßige Server-Indexseiten durch eine visuelle Schnittstelle zum Durchsuchen und Herunterladen von Dateien über HTTP ersetzt. Er fungiert als Verzeichnislisten-Browser, der einfache Dateipfade in einen navigierbaren Explorer für gehostete Dateien umwandelt. Das Projekt ist mit Apache-, Nginx- und lighttpd-Webservern kompatibel und bietet eine Möglichkeit, statische Assets sowie Dateien und Ordner über eine browserbasierte Schnittstelle anstelle einer Kommandozeile zu verwalten. Es nutzt PHP-basierte Server-Indexierung und rekursive Verzeichnisdurchquerung, um Serververzeichnisse zu scannen und Dateisystem-Metadaten zu lesen. Die Schnittstelle verwendet AJAX- und JSON-gesteuerte Updates, um Ordneransichten zu aktualisieren, ohne dass vollständige Seitenneuladungen erforderlich sind.
Provides a web-based interface for browsing, navigating, and downloading files hosted on a server.
Tiny File Manager is a single-script PHP file manager that provides a complete web-based interface for browsing, uploading, editing, and managing files and folders on a server. All functionality is contained in one PHP file with no external dependencies beyond the web server, using constant-based configuration and session authentication for access control. The file manager distinguishes itself through a built-in browser-based code editor with syntax highlighting for over 150 programming languages, an embedded document preview proxy that displays office documents and PDFs through Google or Mic
Creates, renames, deletes, and organizes directories on a web server through a browser-based interface.
BaoTa ist ein webbasiertes Linux-Server-Control-Panel und Systemadministrations-Dashboard, das für die Verwaltung von Hosting-Umgebungen und Systemressourcen entwickelt wurde. Es bietet eine grafische Oberfläche, um administrative Aktionen in Systemkonfigurationen zu übersetzen, was es Benutzern ermöglicht, Linux-Server und Web-Hosting-Stacks zu verwalten, ohne sich ausschließlich auf die Befehlszeile verlassen zu müssen. Die Plattform zeichnet sich durch KI-gesteuerte Serveroperationen aus und nutzt künstliche Intelligenz für Performance-Analysen und die Ausführung von Wartungsaufgaben mittels natürlichsprachlicher Befehle. Sie unterstützt Multi-Node-Orchestrierung, was die Koordination mehrerer Serverinstanzen für Load-Balancing, Datenreplikation und Maschinenmigrationen von einer einzigen Schnittstelle aus ermöglicht. Die Software deckt ein breites Spektrum administrativer Funktionen ab, einschließlich Docker-Container-Orchestrierung, Datenbank-Lifecycle-Management und automatisierter SSL-Zertifikatsausstellung. Sie bietet umfassende Security-Hardening-Tools wie System-Firewalls, Schutz vor Brute-Force-Angriffen und Multi-Faktor-Authentifizierung, neben Monitoring-Tools für Echtzeit-Performance-Tracking und automatisierte Gesundheitsberichte. Die Installation und Bereitstellung des Panels erfolgt über ein Befehlszeilenskript auf sauberen Linux-Systemen.
Provides a web-based visual file manager for navigating and organizing server files.
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
Organizes and stores uploaded assets on a server using configurable strategies for file naming and directory structure.