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

# Shadowrocket

## Shadowrocket <a href="#shadowrocket" id="shadowrocket"></a>

Rule based proxy utility client for iPhone/iPad

### 1. 下载并安装 <a href="#id-1" id="id-1"></a>

[ShadowrocketApp Store](https://apps.apple.com/us/app/shadowrocket/id932747118)

**注意**

如因自己操作不当，导致的任何损失，由用户自行承担。 [免费共享账号分享平台](https://idshare001.me/goso.html)

打开 App Store，点击右上角头像。随后向下滑动至页面底部，点击 `退出登录`

![图片教程](https://help.orymi.net/shi-yong-jiao-cheng/ios/assets/yw9xwa-0.jpg)

账号登录完成后，在 App Store 中搜索并下载 Shadowrocket 应用程序

**下载完成后请及时退出共享账号**

### 2. 配置Shadowrocket <a href="#id-2-shadowrocket" id="id-2-shadowrocket"></a>

使用Safari浏览器登录官网，点击 `一键订阅`，选择 `导入到 Shadowrocket`

### 3. 开始使用 <a href="#id-3" id="id-3"></a>

导入完成后打开 `未连接` 开关即可

![image-20250918191612597](https://help.orymi.net/shi-yong-jiao-cheng/ios/assets/image-20250918191612597.png)


---

# 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://help.onlyfan.cfd/shadowrocket/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.
