> For the complete documentation index, see [llms.txt](https://shadowrocket-wiki.gitbook.io/shadowrocket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shadowrocket-wiki.gitbook.io/shadowrocket/mac/shadowrocket-mac.md).

# Shadowrocket Mac教程

## Shadowrocket Mac 使用教程

本教程介绍 Shadowrocket macOS 版本下载安装、订阅配置以及基础使用方法。

> 注意：Mac 版 Shadowrocket 需要 Apple Silicon（M 系列芯片）设备支持。Intel 芯片 Mac 建议使用 ClashX 等其他客户端。

***

## Shadowrocket小火箭

[免费共享Apple ID](https://appleid-share.bitmusthk.com/)

### 什么是 Shadowrocket？

Shadowrocket 是一款规则代理客户端，支持节点管理、规则分流、订阅配置等功能。

支持：

* 规则代理
* 节点订阅
* DNS 设置
* 流量统计
* 多种代理协议

***

## 使用前检查

### 查看 Mac 芯片型号

点击左上角：

```
关于本机
```

查看：

```
芯片
```

如果显示：

```
Apple M1
Apple M2
Apple M3
Apple M4
```

等 M 系列芯片：

✅ 可以使用

如果显示：

```
Intel
```

则：

❌ 不支持本教程

建议使用：

* ClashX
* 其他 macOS 客户端

***

## Shadowrocket Mac 安装教程

### 登录 App Store

打开：

```
App Store
```

点击：

```
账户
```

退出当前 Apple ID。

***

### 登录美区 Apple ID

登录：

```
美区 Apple ID
```

如果提示：

```
Apple ID 安全升级
```

选择：

```
其他选项
 ↓
不升级
```

完成登录。

***

### 下载 Shadowrocket

搜索：

```
Shadowrocket
```

注意：

选择：

```
iPhone 与 iPad App
```

点击：

```
获取
```

等待下载安装。

***

### 切换回自己的 Apple ID

下载完成后：

打开：

```
App Store
 ↓
账户
```

退出共享账号。

重新登录：

```
自己的 Apple ID
```

即可正常使用。

***

## Shadowrocket Mac 使用教程

### 添加订阅

打开 Shadowrocket。

点击：

```
+
```

类型选择：

```
Subscribe
```

填写：

```
你的订阅链接
```

点击：

```
完成
```

等待节点加载。

***

## 更新订阅

进入：

```
设置
 ↓
服务器订阅
```

开启：

```
打开时更新
```

重新打开软件即可自动更新节点。

***

## 选择节点

进入：

```
首页
```

选择服务器节点。

可以根据：

* 延迟
* 地区
* 网络速度

选择合适节点。

***

## 开启代理

点击顶部开关。

首次运行：

系统会提示：

```
允许添加 VPN 配置
```

点击：

```
允许
```

完成授权。

***

## Shadowrocket Mac 常见问题

### 1. 找不到 Shadowrocket

检查：

* 是否登录美区 Apple ID
* 是否选择 iPhone 与 iPad App
* App Store 是否刷新

***

### 2. Apple ID 无法退出

可能原因：

App Store 缓存问题。

解决：

1. 多次尝试退出
2. 重启 App Store
3. 进入账户设置重新操作

***

### 3. 登录后没有显示美区商店

尝试：

1. 完全关闭 App Store
2. 重新打开
3. 再次登录

***

### 4. 搜索不到 Shadowrocket

检查：

* Apple ID 地区是否正确
* 是否已经切换到美区商店
* 搜索位置是否正确

***

## 推荐设置

### 开启自动更新订阅

建议开启：

```
打开时更新
```

保持节点最新。

***

### 使用规则模式

推荐：

```
配置模式
```

效果：

* 国内网站直连
* 海外网站代理

***

## 图文教程

<figure><img src="/files/tBcrtmFLBHfGXZk1rAd8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yrL53hBULj88xG0zMJhC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JIdlE0UPtPXdlY291UvJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/42ukXocqwWLOcnBrtAz9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CnQX7ScpDb2tV7K02OpA" alt=""><figcaption></figcaption></figure>

***

## 总结

Shadowrocket Mac 版本适用于 Apple Silicon 芯片 Mac。

安装流程：

```
确认 M 芯片
 ↓
登录美区 Apple ID
 ↓
下载 Shadowrocket
 ↓
添加订阅
 ↓
开启代理
```

如果你的 Mac 是 Intel 芯片，建议选择 ClashX 等其他客户端。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://shadowrocket-wiki.gitbook.io/shadowrocket/mac/shadowrocket-mac.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
