diff --git a/Software/Applications/Clash/Linux_下配置和使用_Clash.md b/Software/Applications/Clash/Linux_下配置和使用_Clash.md index 83f31e8..d64b6ea 100644 --- a/Software/Applications/Clash/Linux_下配置和使用_Clash.md +++ b/Software/Applications/Clash/Linux_下配置和使用_Clash.md @@ -80,6 +80,14 @@ Restart=always WantedBy=multi-user.target ``` +## No Proxy for + +如果通过反向代理或域名来使用 clash,而 clash 又将该域名进行了代理,则造成访问回环,使得反向代理/域名/代理无法使用。此时应将该域名加入到 No Proxy 列表中: + +```bash +localhost, 127.0.0.0/8, ::1, 1.tcp.vip.cpolar.top, .cpolar.com, baidu.com +``` + ## 机场地址 * [速蛙云](https://m.fastfrog.link/m/shop)