# GetSomeCats

准备重新整理一下我之前做的教程等相关资料。 集中放入此项目里面。 希望不会鸽

提供一个基于surge作者老刘的最简配置，带一个我的warp 节点的配置。

**💡提醒我所折腾的东西都是基于surge的TF版，如果您不是TF版用户，请谨慎！！！**

[最简配置](https://github.com/Zeaphyou/GetSomeCats/blob/Surge/A%20easy%20Surge%20config.conf)

使用方法：打开surge配置页面，选择从URL下载配置，将下方的配置链接复制粘贴进去即可

```
https://raw.githubusercontent.com/Zeaphyou/GetSomeCats/Surge/A%20easy%20Surge%20config.conf
```

[手动搭建Snell服务器](/ohers/jian-dan-da-jian-snell-fu-wu.md)

[手动搭建TUIC 服务器](/ohers/jian-dan-da-jian-tuic-fu-wu.md)

其实如果有兴趣还是可以尝试一下自己手动搭建服务器。


---

# 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://book.surge.tel/ohers/readme.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.
