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

# V2Ray配合SwithyOmega使用和加强版规则使用

## SwitchyOmega安装

在谷歌扩展程序商店中搜索`SwitchyOmega`,下载并安装.

### 设置 Proxy

进入`SwitchyOmega`的设置界面,首先设置`proxy`:  填入默认的代理方式,可以是Socks5(推荐),也可以HTTP(全局).

![](https://upyun.violetevergarden.top//image/switchy1.png)

### 设置auto switch

按图中设置`AutoProxy`,并将地址(<https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt)填入`Rule> List URL`,然后点击`Download Profile Now`,最后`Apply changes\`. ![](https://upyun.violetevergarden.top//image/switchy3.png)

### 设置代理上网

选择`auto switch`即可.&#x20;

![](https://upyun.violetevergarden.top//image/switchy4.png)

## 设置v2ray规则文件加强版

Github:<https://github.com/Loyalsoldier/v2ray-rules-dat> 支持命令行版本`V2Ray`客户端.第三方桌面图形界面版`(GUI)V2Ray`客户端一般有自身图形化配置界面,但一般也都支持使用`V2Ray`自定义`JSON`配置和`dat`规则文件,请自行研究并修改配置.第三方移动端`V2Ray`客户端情况比较复杂,大概率不支持自定义`V2Ray JSON`配置和使用`dat`规则文件.


---

# 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://3385706034.gitbook.io/note/v2ray-swithyomega.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.
