Open buluw opened 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
同问
https://clash-meta.wiki/config/proxies/hysteria/ 可以关注一下clash meta,看wiki没写,目前应该是不支持
好的,已经将 特性提交给 clash meta 中
https://github.com/MetaCubeX/Clash.Meta/issues/516
被官方关闭了,看之前的讨论是有支持的 https://github.com/MetaCubeX/Clash.Meta/pull/269/files
ports 这里用了端口范围之后 客户端无法连接服务器 显示error 目前是不是只能单端口