一:下载地址
二:安装
1 2 3
| 1.将Clash.for.Windows-0.20.3-win.7z解压到一个文件夹 2.如果要含糊,下载app.7z-汉化包,替换到上面解压出来的resources路径下 3.打开Clash for Windows.exe
|


三:如何配置socks5代理
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| 1.创建my.config.yaml 2. mixed-port: 7890 allow-lan: false external-controller: 127.0.0.1:58346 secret: 25f6324d-a0a4-429c-860e-5ce3f308634f proxies: # socks5 - name: "socks" type: socks5 server: a.com port: 1234 # username: username # password: password # tls: true # skip-cert-verify: true # udp: true 3.其中server和port要改成自己的socks5的地址, 如果需要认证还要设置username和password 4.保存文件,拖拽到软件中的配置中
|

四:使用
1
| 具体使用自己摸索,网上很多,可以设置代理的规则等。
|
*************感谢您的阅读*************