Docs/Others/hysteria2/clash-meta配置.md

591 B
Raw Blame History

与hysteria2相关部分

# 主要部分proxy配置
proxies:
  - {"name":"access","type":"hysteria2","server":"vpn.example.com","port":443,"password":"87G9MoaEyqlNGzIzkiy3eMKk","skip-cert-verify":true}

简略完整版

port: 7890
socks-port: 1080

proxies:
  - name: "hysteria"
    type: hysteria
    server: example.com
    port: 36712
    password: 87G9MoaEyqlNGzIzkiy3eMKk
    obfs: fuck me till the daylight
    skip-cert-verify: true
    
proxy-groups:
  - name: PROXY 
    type: select
    proxies:
      - hysteria
      
      
rules:
  - MATCH,PROXY