ngoduykhanh / wireguard-ui

Wireguard web interface
MIT License
4.04k stars 501 forks source link

Ipv6 #129

Open Azubi123 opened 2 years ago

Azubi123 commented 2 years ago

It is ready for ipv6 or only ipv4

ngoduykhanh commented 2 years ago

Hi only ipv4 for now

ashemenev commented 2 years ago

it's might be awesome feature +1

et-nik commented 2 years ago

+1

DerMauriii commented 2 years ago

+1

UltimatumGamer commented 2 years ago

+1

campbellbs commented 2 years ago

+1

b2un0 commented 1 year ago

+1

campbellbs commented 1 year ago

Please have a look at #223 if this brings you further.

olaf7 commented 1 year ago

+1 Having an IPv4 tunnel while IPv6 traffic gets not tunneled is not desirable.

DerDanilo commented 1 year ago

I like this project. VPN without the capability to route IPv6 traffic is more or less useless. I patched the pivpn wireguard project to bring IPv6 as a feature but don't have the time to implement it for this project. Is IPv6 on the roadmap?

pwsnla commented 1 year ago

+1

Neustradamus commented 11 months ago

@ngoduykhanh: Any progressed on it? Several ISPs give only IPv6...

nebulosa2007 commented 11 months ago

Tested already ipv6, everything work like a charm. Instructions you could find here. Will work on any linux distributions, i hope..

My question is: it is possible to add automatically "::/0" in "Allowed IPs" when user is creating? "IP Allocation" filled correctly, but without ::/0 user can't correctly connect throught wg.

Songxwn commented 10 months ago

+1

maendamedia commented 8 months ago

+1

jonatan-blossom commented 5 months ago

+1

goerdi commented 3 months ago

at least that it can connect to a regular ipv6 endpoint..... my server has an ipv4 and a ipv6 address and when it resolves to ipv6 the connection does not work...

autoantwort commented 3 months ago

For me the ipv6 endpoint works without problems. But there is a bug in the UI if you enter an IPv6 address in Endpoint Address and then download a config Edit: Problem is here: https://github.com/ngoduykhanh/wireguard-ui/blob/2fdafd34ca6c8f7f1415a3a1d89498bb575a7171/util/util.go#L66