kethylar

Clash入门
kethylar
Feb 15
安装go,配置go镜像代理brew install go go env -w GO111MODULE=on go env -w GOPROXY="https://goproxy.io,direct" 镜像配置参考 https://goproxy.io/GOPATH环境变量配置(根据自己需求调整)export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin 安装clashgo get -u -v http://github.com/Dreamacro/clash 配置clash参考 https://github.com/Dreamacro/clash/wiki/configurationmixed-port: 7890 allow-lan: false bind-address: '*' mode: rule log-level: info proxies: - name: "myal" type: ss server: xxxxxxxx port: "xxxx" cipher: xxxxxxx password: xxxxxxx - n...
ParagraphParagraph

kethylar

Written by
kethylar
Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K
Subscribe