Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
79 lines (53 loc) · 2.74 KB

README_zh.md

File metadata and controls

79 lines (53 loc) · 2.74 KB

ClashCross

ClashCross是基于Clash核心构建的代理调试应用。

我们不提供任何相关服务,请不要反馈与应用本身使用无关的问题。

支持Android(测试版)/ Windows / macOS / Linux(amd64/arm64)!

English 简体中文

安装

Android

在Google Play上获取

或直接下载.apk文件。https://github.com/shipinbaoku/ClashCross/releases

Windows

请直接下载.exe安装文件。https://github.com/shipinbaoku/ClashCross/releases

Macos

请直接下载.dmg安装文件。https://github.com/shipinbaoku/ClashCross/releases

Linux

  • snap包:
    • snap install clashcross
    • 从Snap Store获取
  • deb包:
    • sudo apt install libappindicator3-dev
    • 然后

    • sudo dpkg -i clashcross.deb

Windows

请直接下载.exe安装文件。https://github.com/shipinbaoku/ClashCross/releases

Url_scheme

我们的应用程序允许第三方通过url_scheme方式导入clash订阅,规范如下:

android:clashcross://?url=订阅链接

windows&macos:clashcross://?url=订阅链接

linux:暂不支持,需要用户手动复制粘贴导入

界面预览

  • 主页

    image

  • 代理

    image

  • 配置文件

    image

  • 设置

    image

  • 连接信息

    image

  • 日志

    image

致谢: