最近發現了一個比較好用的代理客戶端,比較智能;名字叫clash:
- https://github.com/Dreamacro/clash
- https://github.com/yichengchen/clashX
- https://github.com/Fndroid/clash_for_windows_pkg
關于配置教程,可以參考:
- https://qust.me/post/f129ffb5.html
關鍵步驟:

其他的功能,使用就比較簡單了,使用過ss的應該很快可以上手;使用過Proxifier的同學,應該很明白;
Linux版本:
建議下載 0.17.0版本;新版本改動比較大,很多廠商的組態檔還跟不上,導致不能識別;我們不得不自己修改組態檔很麻煩;
參考教程:https://www.cnblogs.com/sueyyyy/p/12424178.html
下載鏈接:https://github.com/Dreamacro/clash/releases/tag/v0.17.1
https://github.com/Dreamacro/clash/releases/tag/v1.1.0 新版
https://raw.githubusercontent.com/Dreamacro/clash/master/docs/logo.png clash logo
daemon 設定:https://github.com/Dreamacro/clash/wiki/clash-as-a-daemon
web控制臺: http://clash.razord.top 和 http://yacd.haishan.me/ 可選; 原理是 js 和 本地socket通信;
clash-go 支持的restful API:https://github.com/Dreamacro/clash/wiki/external-controller-API-reference,大家可以使用crul自行除錯;
創建圖示:/usr/share/applications/Clash.desktop
[Desktop Entry] Version=0.17.1 Name=Clash Comment=A rule-based tunnel in Go Exec=/home/yaowen/clash/clash-linux-amd64-v0.17.1 -f /home/yaowen/clash/config.yaml Icon=/home/yaowen/clash/logo.png Terminal=true Type=Application Categories=Network
Encoding=UTF-8
# Terminal = true 表示彈出終端
之后,需要設定系統全域代理;
clash 控制臺倉庫:https://github.com/Dreamacro/clash-dashboard
擴展鏈接:
windows使用proxifier全域代理 - 配置可用; windows10 配置全域代理 走 socks5
保持更新,轉載請注明出處;更多內容請關注cnblogs.com/xuyaowen
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/181.html
標籤:OS X
