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

Support binding IPv4 AND IPv6 instead of just either one or the other #2593

Merged
merged 4 commits into from
Sep 3, 2024

Commits on Jul 28, 2024

  1. Support and use wildcard for waitress server.

    This enables auto-selection of IPv4 and/or IPv6 depending on what is available on the host.
    Omar007 authored and Omar Pakker committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5e36ad7 View commit details
    Browse the repository at this point in the history
  2. Update start-up log line to reflect default change.

    0.0.0.0 has become the fallback instead of the default.
    Omar007 authored and Omar Pakker committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    cfa32b3 View commit details
    Browse the repository at this point in the history
  3. Update frontend general settings for the expanded binding support.

    Omar007 authored and Omar Pakker committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    287f7be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e97831 View commit details
    Browse the repository at this point in the history