1、从平台首页中下载并安装对应系统的Clash Verge客户端https://portal.corpa.me

2、安装后如果是英文,前往左侧栏中的「Settings」->往下翻到「Language」,改成「中文」

3、还是在「设置」中,有一个「Clash内核」的选项,点旁边的那个齿轮,选「Clash Meta」,然后点右上角那个「重启内核」,最后「返回」

4、在「设置」中,往下翻,找到「打开App目录」,将里面的geoip.datgepsite.dat替换为以下两个链接的文件:
(1)https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
(2)https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat

5、选择左边那一栏中的「配置」,然后选择右侧中的「新建」,最后把平台首页中对应系统中的Clash的订阅链接复制下来粘贴到刚刚那个「新建」窗口中的订阅链接的位置,名称可以自己任意取一个,也可以保持默认,然后点右下角的保存,此时他会导入,然后出现在当前的窗口(配置)中,右键选择他,然后点「使用」

6、最后找到状态栏中的clash verge的图标,右键,选中「系统代理」即可

7、开始冲浪

8、补充:Clash Verge的DNS貌似默认情况下有问题,建议这样配置一下Clash Verge的app目录下的config.yaml文件,在那个secret: ""的后面加一段dns的配置

dns:
  enable: true
  ipv6: false
  listen: 0.0.0.0:53
  use-hosts: true
  fake-ip-range: 198.18.0.1/16
  enhanced-mode: fake-ip
  fake-ip-filter:
  - '*.lan'
  - time.windows.com
  - time.nist.gov
  - time.apple.com
  - time.asia.apple.com
  - '*.ntp.org.cn'
  - '*.openwrt.pool.ntp.org'
  - time1.cloud.tencent.com
  - time.ustc.edu.cn
  - pool.ntp.org
  - ntp.ubuntu.com
  - ntp.aliyun.com
  - ntp1.aliyun.com
  - ntp2.aliyun.com
  - ntp3.aliyun.com
  - ntp4.aliyun.com
  - ntp5.aliyun.com
  - ntp6.aliyun.com
  - ntp7.aliyun.com
  - time1.aliyun.com
  - time2.aliyun.com
  - time3.aliyun.com
  - time4.aliyun.com
  - time5.aliyun.com
  - time6.aliyun.com
  - time7.aliyun.com
  - '*.time.edu.cn'
  - time1.apple.com
  - time2.apple.com
  - time3.apple.com
  - time4.apple.com
  - time5.apple.com
  - time6.apple.com
  - time7.apple.com
  - time1.google.com
  - time2.google.com
  - time3.google.com
  - time4.google.com
  - music.163.com
  - '*.music.163.com'
  - '*.126.net'
  - musicapi.taihe.com
  - music.taihe.com
  - songsearch.kugou.com
  - trackercdn.kugou.com
  - '*.kuwo.cn'
  - api-jooxtt.sanook.com
  - api.joox.com
  - joox.com
  - y.qq.com
  - '*.y.qq.com'
  - streamoc.music.tc.qq.com
  - mobileoc.music.tc.qq.com
  - isure.stream.qqmusic.qq.com
  - dl.stream.qqmusic.qq.com
  - aqqmusic.tc.qq.com
  - amobile.music.tc.qq.com
  - '*.xiami.com'
  - '*.music.migu.cn'
  - music.migu.cn
  - '*.msftconnecttest.com'
  - '*.msftncsi.com'
  - localhost.ptlogin2.qq.com
  - '*.*.*.srv.nintendo.net'
  - '*.*.stun.playstation.net'
  - xbox.*.*.microsoft.com
  - '*.*.xboxlive.com'
  - proxy.golang.org
  - '*.sgcc.com.cn'
  - '*.alicdn.com'
  - '*.aliyuncs.com'
  - '*.189.cn'
  - '*.corpa.me'
  - '*.corpa.cf'
  - '*.*.*.*.*.*.3gppnetwork.org'
  - '*.*.*.*.*.*.*.3gppnetwork.org'
  - '*.three.com.hk'
  - '*.*.three.com.hk'
  - '*.*.*.three.com.hk'
  - '*.icloud.com'
  - '*.*.icloud.com'
  - '*.*.*.icloud.com'
  default-nameserver:
  - 119.29.29.29
  - 223.5.5.5
  nameserver:
  - https://resolve.corpa.me/dns-query
  - 223.5.5.5