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

Allow skipping IPv6 server IPs via VPN_IPV6_SERVER #2557

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

diamkil
Copy link

@diamkil diamkil commented Nov 1, 2024

This code allows skipping IPv6 server IPs by setting VPN_IPV6_SERVER=off. This is useful when IPv6 support is enabled in docker without a routable IPv6, as most VPN providers give an IPv6 but not all ISPs give an IPv6.

This solves #1563
A modified version of this code could solve #2506

@qdm12
Copy link
Owner

qdm12 commented Nov 7, 2024

Thanks! However, I prefer to have a reliable IPv6 detection mechanism without an additional option, see #2523 which is just waiting for testers.

Can you try image tag :pr-2523 with LOG_LEVEL=debug and check how it does? More details on how to run it #2506 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants