Skip to content

[FEAT] Docker Label to enable QUIC support #1154

Description

@Jdiesel87

Is this a new feature request?

  • I have searched the existing issues

Name of mod

As it currently stands you must create a custom proxy-conf to enable QUIC support. It would be great if it could be enabled using a Docker label.

Wanted change

swag_quick=enable would uncomment

listen 443 quic;
listen [::]:443 quic;

Reason for change

Easier setup and the custom configs would stay current with upstream updates.

Proposed code change

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions