The best HTTP Static File Server, write with golang+vue
Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies, layer seven load balancers, and TLS termination proxies. It serves as an asynchronous network library designed to intercept and route HTTP, gRPC, and WebSocket traffic between clients and upstream backend servers. The project enables zero-downtime service updates by handing over listening sockets between processes during binary or configuration upgrades. It utilizes a programmable multi-phase pipeline to modify request and response bodies and headers, and it provides a pluggable T
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
Las características principales de scanfing/httpfileserver son: Network Frameworks, Web and File Transfer Tools.
Las alternativas de código abierto para scanfing/httpfileserver incluyen: filebrowser/filebrowser — File Browser is a self-hosted application that provides a web-based interface for managing files and directories on a… sableangle/unityhttpserver. codeskyblue/gohttpserver — The best HTTP Static File Server, write with golang+vue. dreamacro/clash — A rule-based tunnel in Go. cloudflare/pingora — Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies,… unetworking/uwebsockets — uWebSockets is a high-performance networking engine providing an HTTP web server and a WebSocket server framework. It…