nadoo / glider

glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
GNU General Public License v3.0
3.18k stars 437 forks source link

When will IPv6 be supported as an outbound like v2ray? #415

Closed wjsw1781 closed 2 weeks ago

wjsw1781 commented 4 months ago

v2ray可以开放socks类型的服务 然后把流量达到ipv6的网卡上作为最终出口 image

但是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.

nadoo commented 3 months ago

I don't use ipv6 but I think it's already supported like: glider -verbose -listen :8443 -interface IPv6Addr

alpominth commented 3 months ago

@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.

github-actions[bot] commented 2 weeks ago

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.