zzzgydi / clash-verge

A Clash GUI based on tauri. Supports Windows, macOS and Linux.
21.3k stars 3.18k forks source link

v1.31 是否支持udp端口跃迁 #528

Open buluw opened 1 year ago

buluw commented 1 year ago

ports 这里用了端口范围之后 客户端无法连接服务器 显示error 目前是不是只能单端口

proxies:
  - name: "xxxi"
    type: hysteria
    server: xxx
    ports: 40000-41000
    auth_str: xxx
    alpn:
      - h3
    protocol: udp
    up: 200
    down: 1000
    sni: xxx
    skip-cert-verify: false
    recv_window_conn: xxx
    recv_window: xxx
    disable_mtu_discovery: true
    fast-open: true
hetz commented 1 year ago

同问

zzzgydi commented 1 year ago

https://clash-meta.wiki/config/proxies/hysteria/ 可以关注一下clash meta,看wiki没写,目前应该是不支持

hetz commented 1 year ago

好的,已经将 特性提交给 clash meta 中

https://github.com/MetaCubeX/Clash.Meta/issues/516

hetz commented 1 year ago

被官方关闭了,看之前的讨论是有支持的 https://github.com/MetaCubeX/Clash.Meta/pull/269/files