mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-20 19:22:20 +00:00
relics to support new dissector: expert
This commit is contained in:
parent
bedecdb080
commit
252117bd5f
@ -137,6 +137,7 @@ func CreateDefaultConfig() ConfigStruct {
|
|||||||
"ldap",
|
"ldap",
|
||||||
"radius",
|
"radius",
|
||||||
"diameter",
|
"diameter",
|
||||||
|
// "expert",
|
||||||
},
|
},
|
||||||
PortMapping: configStructs.PortMapping{
|
PortMapping: configStructs.PortMapping{
|
||||||
HTTP: []uint16{80, 443, 8080},
|
HTTP: []uint16{80, 443, 8080},
|
||||||
|
Loading…
Reference in New Issue
Block a user