Describe the feature
The default quic protocol that cloudflared uses doesn't work reliably.
As a workaround, we usually pass --protocol http2 to cloudflared to instruct it to use http2 for tunneling instead.
Would be great if we can do the same thing with untun CLI. It's a great wrapper and simplify thing a lot comparing to using cloudflared manually.
Additional information
Describe the feature
The default
quicprotocol that cloudflared uses doesn't work reliably.As a workaround, we usually pass
--protocol http2to cloudflared to instruct it to usehttp2for tunneling instead.Would be great if we can do the same thing with untun CLI. It's a great wrapper and simplify thing a lot comparing to using cloudflared manually.
Additional information