A rule-based tunnel in Go.
Las características principales de dreamacro/clash son: Networking And Proxies, Network Frameworks, Proxy Clients, Web and File Transfer Tools, Proxy Protocols.
Las alternativas de código abierto para dreamacro/clash incluyen: filebrowser/filebrowser — File Browser is a self-hosted application that provides a web-based interface for managing files and directories on a… scanfing/httpfileserver. cloudflare/pingora — Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies,… codeskyblue/gohttpserver — The best HTTP Static File Server, write with golang+vue. sableangle/unityhttpserver. unetworking/uwebsockets — uWebSockets is a high-performance networking engine providing an HTTP web server and a WebSocket server framework. It…
The best HTTP Static File Server, write with golang+vue
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
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