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

# Surge for mac

### 应用概述

Surge 是在 macOS 平台上的客户端软件，支持 Shadowsocks 协议。

这是一个付费软件，你需要购买才能使用。

### 应用下载

以下是各平台该应用的下载地址。

* Apple macOS：[nsSurge](https://nssurge.com/mac/v3/Surge-latest.zip)
* ...

### 获取订阅

首页 —— 用户中心 —— **订阅地址**

![](/files/-MiezbqX30R_HuStdhNy)

这个 **订阅链接** 非常重要，你应当把它当做密码一样妥善保管。

### 配置 Surge

首次打开 Surge 会弹出设置向导，点击中间部分的 **设置为系统代理**（需要在系统中安装一个帮助程序，需要输入您的 macOS 密码），随后点击下方的继续。

![:size=600](https://i.loli.net/2019/02/12/5c625efa572c5.png)

在 Surge 主界面中点击右侧导航栏的 **设置**，随后点击中间的 **配置**。

![:size=600](https://i.loli.net/2019/02/12/5c6260bf1d4a7.png)

点击其中的 **Install from URL**，在弹出的输入框中粘贴上方 **获取订阅** 中您对应的 Surge 版本的订阅链接并点击 **完成**。

![:size=600](https://i.loli.net/2019/02/12/5c62614889749.png)

![:size=600](https://i.loli.net/2019/02/12/5c6261f7386fb.png)

待下载完成后，双击新下载的托管配置，随后点击右下角的完成。

### 开始使用

打开 Surge 的主界面，点击右侧导航栏中的代理，点击下方第一个 🍃 Proxy 策略组选择 🏃 Auto 即可。


---

# 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://hutaodocuments.gitbook.io/hutaocloud/tutorial/macos/surge-for-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.
