hassio-addons / addon-nginx-proxy-manager

Nginx Proxy Manager - Home Assistant Community Add-ons
https://addons.community
MIT License
330 stars 103 forks source link

Feature request: Quic support #538

Closed WhippingBoy01 closed 7 months ago

WhippingBoy01 commented 7 months ago

Problem/Motivation

Add support for the quic protocol

(Why the issue was filed)

Expected behavior

Be able to listen on 445/udp And use quic/https/3

(What you expected to happen)

Actual behavior

(What actually happened)

Steps to reproduce

(How can someone else make/see it happen)

Proposed changes

(If you have a proposed change, workaround or fix, describe the rationale behind it)

WhippingBoy01 commented 7 months ago

Thx for a lot of great stuff in home assistant by the way.

sinclairpaul commented 7 months ago

The addon installs the upstream app from https://github.com/NginxProxyManager/nginx-proxy-manager the request would need to be implemented there.