mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-02 19:15:40 +00:00
disabled sctp by default as it is part of debug protocols.
This commit is contained in:
parent
f9dd99af1b
commit
2e75d0f2ab
@ -128,7 +128,7 @@ func CreateDefaultConfig() ConfigStruct {
|
||||
"icmp",
|
||||
"kafka",
|
||||
"redis",
|
||||
"sctp",
|
||||
// "sctp",
|
||||
// "syscall",
|
||||
// "tcp",
|
||||
// "udp",
|
||||
|
Loading…
Reference in New Issue
Block a user