mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 19:19:57 +00:00
TUN-7124: Add intercept ingress rule for management requests
This commit is contained in:
@@ -38,6 +38,7 @@ const (
|
||||
FeatureDatagramV2 = "support_datagram_v2"
|
||||
FeaturePostQuantum = "postquantum"
|
||||
FeatureQUICSupportEOF = "support_quic_eof"
|
||||
FeatureManagementLogs = "management_logs"
|
||||
)
|
||||
|
||||
type TunnelConfig struct {
|
||||
|
Reference in New Issue
Block a user