Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 in WireGuard might not fully support. #167

Closed
donaldzou opened this issue Mar 26, 2022 · 6 comments
Closed

IPv6 in WireGuard might not fully support. #167

donaldzou opened this issue Mar 26, 2022 · 6 comments
Labels
bug Something isn't working resolved-please-verify Issue has been resolved or added. Request verification by issuer.

Comments

@donaldzou
Copy link
Owner

#160 ;)

@donaldzou donaldzou added the bug Something isn't working label Mar 26, 2022
@donaldzou
Copy link
Owner Author

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

@pgalonza
Copy link
Contributor

pgalonza commented Jun 4, 2022

I using IPV6 without problem, but in older version.

@donaldzou
Copy link
Owner Author

I using IPV6 without problem, but in older version.

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

@NOXCIS
Copy link
Contributor

NOXCIS commented Dec 4, 2023

@pgalonza which release would that be?

@pgalonza
Copy link
Contributor

pgalonza commented Dec 4, 2023

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

@DaanSelen
Copy link
Collaborator

#461

@DaanSelen DaanSelen added the resolved-please-verify Issue has been resolved or added. Request verification by issuer. label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved-please-verify Issue has been resolved or added. Request verification by issuer.
Projects
None yet
Development

No branches or pull requests

5 participants
@pgalonza @donaldzou @NOXCIS @DaanSelen and others