mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-05 00:50:24 +08: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