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

Commits on Nov 5, 2024

  1. Allow disabling IPv6 servers using WIREGUARD_USE_IPV6_SERVER

    Félix Pratt authored and diamkil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d80003c View commit details
    Browse the repository at this point in the history
  2. Revert "Allow disabling IPv6 servers using WIREGUARD_USE_IPV6_SERVER"

    This reverts commit f3f8c10.
    Félix Pratt authored and diamkil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7b49e5a View commit details
    Browse the repository at this point in the history
  3. Skip IPv6 Servers if VPN_IPV6_SERVER is set to off

    Félix Pratt authored and diamkil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    81fbeb9 View commit details
    Browse the repository at this point in the history
  4. Try and fix reader

    Félix Pratt authored and diamkil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4ff8195 View commit details
    Browse the repository at this point in the history
  5. Use normal env variable reading as I couldn't figure reader out

    Félix Pratt authored and diamkil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2eab51c View commit details
    Browse the repository at this point in the history
  6. Revert deleted comment

    diamkil authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a346321 View commit details
    Browse the repository at this point in the history