Closed wjsw1781 closed 2 weeks ago
I don't use ipv6 but I think it's already supported like:
glider -verbose -listen :8443 -interface IPv6Addr
@nadoo
In my tests, Glider can bind to only one IP address, not both IPv4 and IPv6, I believe that support for binding to both IPv4 and 6 address would be great.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.
v2ray可以开放socks类型的服务 然后把流量达到ipv6的网卡上作为最终出口
但是glider目前只能ipv4-->IPv4 ~~
Translated by ChatGPT: V2ray can provide SOCKS-type services and route the traffic to an IPv6 network card as the final outbound. However, Glider currently only supports IPv4 to IPv4.