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

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

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

wnlen/clash-for-linux

0
View on GitHub↗
5,465 星标·1,188 分支·Shell·MIT·4 次浏览

Clash For Linux

clash-for-linux 是一个 Linux 代理管理平台,作为 Clash 和 Mihomo 内核的包装器。它提供了一个用于部署代理二进制文件、管理订阅和控制网络流量拦截的系统。

该平台通过基于 Mixin 的配置系统脱颖而出,允许用户在不更改原始源文件的情况下修补和覆盖订阅设置。它还包含一个用于无头(headless)管理的 Web 仪表板,支持远程监控节点状态、日志和路由策略。

该系统支持通过 TUN 模式虚拟接口进行透明代理,以捕获所有系统流量,并可配置为局域网内其他设备的网关。其他功能包括多跳中继链和用于流量引导的交互式节点选择。

安装涉及架构感知的二进制部署,并使用系统服务来确保启动持久性和自动化运行。

Features

  • Network Proxy Management - Provides a complete platform for configuring and controlling internet traffic routing via Clash or Mihomo on Linux.
  • Binary Process Wrappers - Provides a system utility that wraps the Mihomo binary to handle installation and automatic startup on Linux.
  • TUN Mode Integration - Uses TUN mode virtual interfaces to capture and route all system-wide traffic through the proxy core.
  • Proxy Configurations - Provides runtime options to control traffic interception and modify proxy settings using configuration mixins.
  • Proxy Core Deployments - Automates the installation and configuration of the Clash and Mihomo proxy core engines on Linux.
  • Subscription Managers - Provides tools to import and synchronize proxy server subscription lists from external providers.
  • Clash Configuration Managers - Serves as a specialized management tool for structuring and deploying configurations within the Clash proxy ecosystem.
  • Proxy Subscription Managers - Imports and synchronizes proxy server subscription lists from external providers with custom override support.
  • Transparent Proxying - Implements transparent proxying using TUN mode to route all system traffic without client-side modification.
  • TUN Interface Proxies - Uses a virtual TUN interface to capture and route all system-level network traffic through the proxy core.
  • Systemd Service Registrations - Wraps the proxy core binary as a systemd service to ensure automatic startup and boot persistence.
  • Patch-Based Configuration Overrides - Implements a mixin-based system to apply delta-based configuration overrides to proxy subscriptions without modifying source files.
  • Hierarchical Configuration Patching - Uses a hierarchical patching mechanism to adjust running configuration fields via mixins.
  • Headless Proxy Servers - Operates a proxy server headlessly on Linux to intercept traffic, managed via a remote web dashboard.
  • Web-Based Control Planes - Provides a browser-based control plane for real-time node management and monitoring of the proxy core.
  • Local Proxy Gateways - Configures the Linux server as a local proxy gateway to intercept and redirect traffic for other network devices.
  • LAN Gateways - Allows the server to act as a proxy gateway for other devices connected to the local network.
  • Proxy Node Selection Strategies - Provides an interactive interface for selecting specific strategy groups and nodes to steer network traffic.
  • Multi-Hop Routing - Enables the creation of secure tunnels by chaining multiple proxy nodes together in a sequential relay.
  • Proxy Management Dashboards - Provides a web-based administrative interface for monitoring node status, logs, and routing policies.
  • Web-Based Control Panels - Offers a browser-based control panel for real-time management of proxy nodes and system monitoring.

Star 历史

wnlen/clash-for-linux 的 Star 历史图表wnlen/clash-for-linux 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Clash For Linux 的开源替代方案

相似的开源项目,按与 Clash For Linux 的功能重合度排序。
  • xishang0128/sparklexishang0128 的头像

    xishang0128/sparkle

    6,373在 GitHub 上查看↗

    Sparkle is a desktop application that provides a graphical interface for managing Clash and Mihomo proxy configurations, rules, and subscriptions. It replaces manual configuration file editing with a visual dashboard for controlling proxy settings, outbound interfaces, and Tun mode activation. The application distinguishes itself through deep integration with Sub-Store for organizing and updating proxy subscription links from a single panel, and by bundling both stable and preview Mihomo kernels that users can switch between without external downloads. It also includes a config rewrite overri

    TypeScript
    在 GitHub 上查看↗6,373
  • libnyanpasu/clash-nyanpasulibnyanpasu 的头像

    libnyanpasu/clash-nyanpasu

    13,040在 GitHub 上查看↗

    Clash Nyanpasu is a network proxy client and graphical user interface for managing Clash network cores. It functions as a proxy manager and traffic monitoring dashboard, allowing users to route system traffic and handle proxying through a visual interface. The project distinguishes itself by providing a TUN mode proxy manager for controlling system-wide network tunneling. It features a core-agnostic API layer that standardizes communication between the interface and various interchangeable network core implementations. The application covers proxy configuration management, including profile

    Rustclashclash-metaclash-nyanpasu
    在 GitHub 上查看↗13,040
  • 666os/clashmac666OS 的头像

    666OS/ClashMac

    4,702在 GitHub 上查看↗

    ClashMac is a macOS network proxy manager and graphical user interface client for the Clash core. It serves as a system tool for controlling network traffic routing, managing proxy nodes, and organizing network subscriptions. The project distinguishes itself through an interactive network traffic visualizer that renders real-time data flows and multi-hop proxy connection paths on a global map. It also includes a command line network controller that provides machine-readable data for custom scripting and network automation. The software covers broad capability areas including rule-based traff

    clashclash-metamacos
    在 GitHub 上查看↗4,702
  • gui-for-cores/gui.for.singboxGUI-for-Cores 的头像

    GUI-for-Cores/GUI.for.SingBox

    7,188在 GitHub 上查看↗

    GUI.for.SingBox is a desktop graphical interface client for managing the sing-box network proxy core. It functions as a network proxy manager and subscription manager, allowing users to configure routing rules, organize proxy profiles, and synchronize remote proxy server lists from external subscription providers. The application distinguishes itself through an event-driven plugin architecture and a script-based configuration middleware, enabling users to extend core functionality and programmatically modify configuration values. It also features a system for cross-platform settings synchroni

    Vueguirolldown-vitesing-box
    在 GitHub 上查看↗7,188
查看 Clash For Linux 的所有 30 个替代方案→

常见问题解答

wnlen/clash-for-linux 是做什么的?

clash-for-linux 是一个 Linux 代理管理平台,作为 Clash 和 Mihomo 内核的包装器。它提供了一个用于部署代理二进制文件、管理订阅和控制网络流量拦截的系统。

wnlen/clash-for-linux 的主要功能有哪些?

wnlen/clash-for-linux 的主要功能包括:Network Proxy Management, Binary Process Wrappers, TUN Mode Integration, Proxy Configurations, Proxy Core Deployments, Subscription Managers, Clash Configuration Managers, Proxy Subscription Managers。

wnlen/clash-for-linux 有哪些开源替代品?

wnlen/clash-for-linux 的开源替代品包括: xishang0128/sparkle — Sparkle is a desktop application that provides a graphical interface for managing Clash and Mihomo proxy… libnyanpasu/clash-nyanpasu — Clash Nyanpasu is a network proxy client and graphical user interface for managing Clash network cores. It functions… 666os/clashmac — ClashMac is a macOS network proxy manager and graphical user interface client for the Clash core. It serves as a… gui-for-cores/gui.for.singbox — GUI.for.SingBox is a desktop graphical interface client for managing the sing-box network proxy core. It functions as… throneproj/throne — Throne is a cross-platform proxy client that provides a unified graphical interface for managing and routing network… juewuy/shellcrash — ShellCrash is a shell-based network proxy manager and DNS and routing controller. It functions as a transparent proxy…