mixed-port: 7890
allow-lan: true
mode: rule
log-level: info
ipv6: false
external-controller: 127.0.0.1:9090

proxies:
  - name: "硅谷"
    type: ss
    server: 43.173.98.184
    port: 8388
    cipher: chacha20-ietf-poly1305
    password: "3t21e/P6fxeSULmI2S4f0mJ3q3b2TiQO"
    tfo: true
    udp: true
    smux:
      enabled: true

proxy-groups:
  - name: Proxy
    type: select
    proxies:
      - "硅谷"
      - DIRECT

rules:
  - GEOIP,CN,DIRECT
  - MATCH,Proxy
