Skip to content

Commit

Permalink
Add content src/site/notes/submodules/pve/openwrt/openclash/openclash…
Browse files Browse the repository at this point in the history
…配置说明.md
  • Loading branch information
1024daniel committed Dec 14, 2024
1 parent 5623b6d commit 8dad699
Showing 1 changed file with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
{"dg-publish":true,"permalink":"/submodules/pve/openwrt/openclash/openclash配置说明/","noteIcon":"3"}
---

#clash

### 1.域名指定使用节点
As I wanna use new bing's chat AI in clash rule mode(it work in clash global mode), I need to overwrite clash default rule mode to make bing.com does not go to cn.bing.com.
go to openclash and download clash rule file
![Pasted image 20230711215316.png|90%](/img/user/submodules/pve/pics/Pasted%20image%2020230711215316.png)

we can see all the aviable proxy node
![Pasted image 20230711215607.png|90%](/img/user/submodules/pve/pics/Pasted%20image%2020230711215607.png)

use one node where bing is not blocked
![Pasted image 20230711215746.png|90%](/img/user/submodules/pve/pics/Pasted%20image%2020230711215746.png)
click apply setting.
now go into clash yacd web and check if the new rule is working
![Pasted image 20230711215915.png|100%](/img/user/submodules/pve/pics/Pasted%20image%2020230711215915.png)


now I can use bing's chat AI
![Pasted image 20230711220000.png|100%](/img/user/submodules/pve/pics/Pasted%20image%2020230711220000.png)


### 2.域名不走代理
连上开启openclash的路由器wifi之后bilibili没法登录,可能是使用了错误代理之类导致的,在openclash的config manger设置界面可以添加一个rule,将域名包含bilibili.com的都直接走DIRECT,即不走代理
![Pasted image 20241214190107.png](/img/user/submodules/pve/openwrt/openclash/attachments/Pasted%20image%2020241214190107.png)

0 comments on commit 8dad699

Please sign in to comment.