> 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/ios/shadowrocket.md).

# Shadowrocket 下载使用教程

## Shadowrocket 使用教程

本教程介绍 Shadowrocket 下载、安装、订阅配置以及常见问题解决方法。

***

## Shadowrocket小火箭

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

### 什么是 Shadowrocket？

Shadowrocket 是 iOS 平台常用的网络代理客户端，支持多种协议，并提供规则分流、节点管理等功能。

### 下载 Shadowrocket

#### App Store 下载

1. 打开 App Store
2. 搜索：

```
Shadowrocket
```

3. 下载并安装。

> Shadowrocket 为付费应用，不同地区 Apple ID 商店显示可能不同。

***

## Shadowrocket 使用教程

### 首次打开设置

第一次打开 Shadowrocket：

1. 允许添加 VPN 配置
2. 输入设备密码
3. 完成 VPN 权限授权

***

### 添加订阅链接

打开 Shadowrocket：

```
首页
↓
右上角 +
↓
Subscribe
```

输入订阅地址：

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

点击：

```
完成
```

等待自动获取节点。

***

### 更新订阅

进入：

```
服务器
↓
订阅
↓
更新
```

即可同步最新节点。

***

### 选择代理模式

#### 配置模式（推荐）

```
配置
```

适合日常使用：

* 国内网站直连
* 海外网站代理
* 自动规则分流

#### 全局代理

```
全局代理
```

所有流量经过代理。

#### 直连模式

```
直连
```

关闭代理。

***

### 节点测速

进入：

```
服务器
```

点击：

```
延迟测试
```

参考：

| 延迟        | 状态 |
| --------- | -- |
| <100ms    | 优秀 |
| 100-200ms | 良好 |
| 200-500ms | 一般 |
| >500ms    | 较慢 |

***

## Shadowrocket 常见问题

### 订阅无法更新

可能原因：

* 订阅地址错误
* 网络无法访问
* 服务器异常

解决方法：

1. 检查订阅链接
2. 更换网络
3. 重新更新订阅

***

### 节点连接失败

尝试：

1. 更换节点
2. 更新订阅
3. 重启 Shadowrocket

***

### 已连接但是无法访问

检查：

* 代理模式
* DNS 设置
* 节点状态

***

### 速度慢怎么办？

建议：

* 选择低延迟节点
* 避免高峰时间
* 使用距离较近服务器

***

## 安全建议

请注意：

* 不要公开订阅链接
* 不要多人共享账号
* 定期更新客户端
* 使用可信服务

***

## 图文教程：

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

<figure><img src="/files/1XRddgVJ6sFsjsXBLQct" alt=""><figcaption></figcaption></figure>

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

***

## 总结

Shadowrocket 是一款功能强大的 iOS 网络工具。

通过订阅管理、节点选择和规则分流，可以获得更加稳定的使用体验。


---

# 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/ios/shadowrocket.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.
