github qist/xray-ui 26.03.30

6 hours ago

1、Hysteria2 添加,没分享链接 只能自己手动配置客户端
2、tls 新参数添加
3、升级依赖到最新
image
image

Hysteria2 客户端配置
  - name: "hysteria2"
    type: hysteria2
    server:  域名
    port: 0
    ports: 40000-50000
    hop-interval: 15
    up: "1000 mbps"
    down: "1000 mbps"
    password:  uuid 认证(auth)
    obfs: salamander
    obfs-password: FinalMask 下面 udp 参数里面的salamander 参数对应的 password
    sni: 域名
    skip-cert-verify: false
    alpn:
      - h3
    fast-open: true

Don't miss a new xray-ui release

NewReleases is sending notifications on new releases.