diff --git a/Software/Applications/Clash/Linux_下配置和使用_Clash.md b/Software/Applications/Clash/Linux_下配置和使用_Clash.md index e71fced..25f2b75 100644 --- a/Software/Applications/Clash/Linux_下配置和使用_Clash.md +++ b/Software/Applications/Clash/Linux_下配置和使用_Clash.md @@ -14,7 +14,8 @@ - [7.2. 客户端配置](#72-客户端配置) - [8. No Proxy for](#8-no-proxy-for) - [9. 机场地址](#9-机场地址) - - [10. 外部参考资料](#10-外部参考资料) + - [10. GUI 前端工具](#10-gui-前端工具) + - [11. 外部参考资料](#11-外部参考资料) Clash 是一个网络代理客户端,用于与机场进行连接。 @@ -140,6 +141,11 @@ localhost, 127.0.0.0/8, ::1, 1.tcp.vip.cpolar.top, 1.tcp.cpolar.cn, 1.tcp.hk.cpo - [魔戒](https://www.mojie.cyou/#/register?code=qyBqCix5) - [速蛙云](https://m.fastfrog.link/m/shop) -## 10. 外部参考资料 +## 10. GUI 前端工具 + +- [Clash Verge](https://github.com/clash-verge-rev/clash-verge-rev) +- [Clash for Windows Pkg](https://github.com/Fndroid/clash_for_windows_pkg) + +## 11. 外部参考资料 1. [ArchLinux 上使用 Clash](https://www.cnblogs.com/LzsCxb/p/15662957.html)