Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shenhua33/1fcca92091c2de37c9d5d38e67b991a1 to your computer and use it in GitHub Desktop.
Save shenhua33/1fcca92091c2de37c9d5d38e67b991a1 to your computer and use it in GitHub Desktop.
port: 7890
socks-port: 7891
allow-lan: true
mode: Rule
log-level: info
external-controller: 127.0.0.1:9090
proxies:
- name: MM01
type: socks5
server: 106.75.152.119
port: "1002"
username: 8095ab12-e176fa1b-dac82e
password: wifi-mm--yangon-
udp: true
- name: MM02
type: socks5
server: 106.75.152.119
port: "1003"
username: 8095ab12-e176fa1b-276d2c
password: wifi-mm--yangon-
udp: true
proxy-providers:
机场:
type: http
url: https://sub.xeton.dev/sub?target=clash&new_name=true&url=https%3A%2F%2Fsub02-hvfjeghcchcjb7bh.z02.azurefd.net%2Flink%2FWtnIzumk6vScpFiZ%3Fclash%3D2&insert=false&udp=false
interval: 86400
path: ./proxy_provider/jc.yaml
udp: false
health-check:
enable: true
interval: 600
url: http://www.gstatic.com/generate_204
proxy-groups:
- name: 主线路
proxies:
- DIRECT
- 谷歌分流
use:
- 机场
type: select
disable-udp: true
health-check:
enable: true
interval: 600
url: http://www.gstatic.com/generate_204
- name: 谷歌分流
proxies:
- MM01
- MM02
type: select
disable-udp: false
health-check:
enable: false
interval: 600
url: http://www.gstatic.com/generate_204
rules:
# - AND,((NETWORK,UDP),(DOMAIN,play-fe.googleapis.com)),谷歌分流
- DOMAIN,play.googleapis.com,谷歌分流
- DOMAIN,myaccount.google.com,谷歌分流
- DOMAIN,accounts.google.com,谷歌分流
- DOMAIN,play-fe.googleapis.com,谷歌分流
- DOMAIN,sspanel.net,谷歌分流
- DOMAIN,pay.google.com,谷歌分流
- DOMAIN,payments-pa.googleapis.com,谷歌分流
- DOMAIN,payments.google.com,谷歌分流
- DOMAIN,wallet.google.com,谷歌分流
- DOMAIN,connectivitycheck.gstatic.com,谷歌分流
- MATCH,主线路
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment