disabled sctp by default as it is part of debug protocols.

This commit is contained in:
Alon Girmonsky 2025-06-02 13:15:57 -07:00
parent f9dd99af1b
commit 2e75d0f2ab

View File

@ -128,7 +128,7 @@ func CreateDefaultConfig() ConfigStruct {
"icmp",
"kafka",
"redis",
"sctp",
// "sctp",
// "syscall",
// "tcp",
// "udp",