WGDashboard icon indicating copy to clipboard operation
WGDashboard copied to clipboard

IPv6 in WireGuard might not fully support.

Open donaldzou opened this issue 4 years ago • 6 comments

#160 ;)

donaldzou avatar Mar 26 '22 15:03 donaldzou

IPv6 will crash the dashboard when it tried to generate available IPs

donaldzou avatar Mar 26 '22 15:03 donaldzou

I using IPV6 without problem, but in older version.

pgalonza avatar Jun 04 '22 20:06 pgalonza

I using IPV6 without problem, but in older version.

Yeah, the reason is the Python IP library kind of buggy when generating IPv6 ip

donaldzou avatar Aug 14 '22 15:08 donaldzou

yes

nandish486 avatar Oct 03 '23 08:10 nandish486

@pgalonza which release would that be?

NOXCIS avatar Dec 04 '23 03:12 NOXCIS

@pgalonza which release would that be?

I am not remember, but you can try branch witch i use https://github.com/pgalonza/WGDashboard/tree/develop, set var ENVIRONMENT=production

for ssl SSL=true SERVERURL="your domain name"

pgalonza avatar Dec 04 '23 19:12 pgalonza