# Surfboard

### 如何安装

* [Google Play](https://play.google.com/store/apps/details?id=com.getsurfboard)
* [APK 下载](https://apkpure.com/surfboard/com.getsurfboard)

### 新闻

* ​[Twitter](https://twitter.com/getsurfboard)​
* [Telegram News Channel](https://t.me/surfboardnews)​
* ​[Telegram User Group](https://t.me/surfboardapp)

### 如何使用

如果您有 Surge 3/4 配置，导入使用即可

### 支持的协议

* HTTP/HTTPS/SOCK5/SOCKS5 over TLS
* SS/SS-OBFS
* VMess
* Trojan

### 单独支持的功能

* bypass 的 app 不会进入 VPN 模块
* PROCESS-NAME 规则（使用包名）

### 受限不支持的功能

* MITM （[Android 官方不支持](https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html)）
* URL Rewrite
* 规则类型
  * USER-AGENT（MITM 不支持了）
  * URL-REGEX（请用 DOMAIN-SUFFIX 这类更好的）

### TODO

* ~~编辑器~~
* ~~应用分流~~
* ~~最近请求~~


---

# 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://manual.getsurfboard.com/master.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.
