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

# V2Ray Shadowsocks Brook 自建翻墙服务器教程

* [自建V2ray服务器简明教程](/fanqiang/v2ss/zi-jian-v2ray-fu-wu-qi-jian-ming-jiao-cheng.md)
* [自建V2Ray+TLS翻墙配置方法](/fanqiang/v2ss/zi-jian-v2ray+tls-fan-qiang-pei-zhi-fang-fa.md)
* [V2Ray之TLS+WebSocket翻墙方法](/fanqiang/v2ss/v2ray-zhi-tls+websocket-fan-qiang-fang-fa.md)
* [V2Ray之TLS+WebSocket+Nginx+CDN配置方法](/fanqiang/v2ss/v2ray-zhi-tls+websocket+nginx+cdn-pei-zhi-fang-fa.md)
* [Brook之TLS+WebSocket+CDN翻墙教程](/fanqiang/v2ss/brook-zhi-tls+websocket+cdn-fan-qiang-jiao-cheng.md)
* [Brook之TLS+WebSocket+Web服务器翻墙教程](/fanqiang/v2ss/brook-zhi-tls+websocket+web-fan-qiang-jiao-cheng.md)
* [Brook之TLS+WebSocket翻墙教程](/fanqiang/v2ss/brook-zhi-tls+websocket-fan-qiang-jiao-cheng.md)
* [自建Shadowsocks服务器简明教程](/fanqiang/v2ss/zi-jian-shadowsocks-fu-wu-qi-jian-ming-jiao-cheng.md)
* [SSH连接VPS教程](/fanqiang/v2ss/ssh-lian-jie-vps-jiao-cheng.md)
* [V2ray官方一键安装脚本](/fanqiang/v2ss/v2ray-guan-fang-yi-jian-an-zhuang-jiao-ben.md)
* [Windows版V2ray客户端安装配置指南.md](/fanqiang/v2ss/windows-ban-v2ray-ke-hu-duan-an-zhuang-pei-zhi-zhi-nan.md)
* [使用FileZilla和VPS传输文件教程](/fanqiang/v2ss/shi-yong-filezilla-he-vps-chuan-shu-wen-jian-jiao-cheng.md)
* [最简单的Google BBR 一键加速VPS教程](/fanqiang/v2ss/zui-jian-dan-de-google-bbr-yi-jian-jia-su-vps-jiao-cheng.md)
* [翻墙VPS推荐：搬瓦工VPS购买教程](/fanqiang/v2ss/fan-qiang-vps-tui-jian-ban-wa-gong-vps-gou-mai-jiao-cheng.md)
* [购买Vultr VPS图文教程【新用户赠送100美元】](/fanqiang/v2ss/gou-mai-vultr-vps-tu-wen-jiao-cheng.md)


---

# 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:

```
GET https://fanqiang.gitbook.io/fanqiang/v2ss.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.
