# ClashX

{% hint style="warning" %}
目前ClashX客户端作者已经删库跑路，没有后续客户端更新支持，本站也从即日起不再提供ClashX的支持，请迁移使用 [v2rayU](/macos/v2rayu.md)
{% endhint %}

{% hint style="success" %}
本站提供的ClashX镜像，最终测试可用系统版本为 14.7、15.1 高于或低于此版本可能会造成无法正常使用的BUG，届时请自行升级系统或换用 [v2rayU](/macos/v2rayu.md)
{% endhint %}

### 软件下载:[ClashX](https://download.fbi.company/Mac/ClashX/ClashX.dmg)

### 下载后安装,点击网址主页的一键导入

![](/files/-M20SCbwPJVLtEmp08DO)

### 随后设置为系统代理,在Proxy内选择需要的节点即可使用

![](/files/-M20SURP2s04e2ZP-ntp)

### 有时候软件不会自动更新节点,导致无法使用,请点击更新托管配置

![](/files/-M20SuFgrPKgKM820CN8)

## 需要提供权限安装

![](https://pic2.zhimg.com/v2-808f0b0a8c57ade8027a71640ee5bd75_b.png)

![](https://pic3.zhimg.com/v2-c513565d972b14ee92d9010eb9615902_b.png)

#### 1.首次打开，如果还会弹那个要管理员授权的界面，先什么也别点，直接到电脑的“<mark style="color:red;">系统偏好设置-安全与隐私-通用</mark>“，在靠下面位置应该会看到一个ClashX要授权的提示，允许即可。

#### 2.然后再回到刚才那个要授权的页面点“安装”，一般就可以了

#### 如果还不可以，到“<mark style="color:red;">应用程序-实用工具-终端</mark>“，直接复制下面这个贴进去回车，然后再回去点“安装”

`sudo launchctl enable system/com.west2online.ClashX.ProxyConfigHelper`

#### 或者

`sudo launchctl enable system/com.west2online.ClashXPro.ProxyConfigHelper`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.fbi.company/macos/clashx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
