mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-19 18:54:07 +00:00
change the tlx dissector name to tlsx (#1648)
as it can be confused with https tlsx is a dissector for TLS handshakes and not HTTPS dissector.
This commit is contained in:
parent
80fa18cbba
commit
9b7e2e7144
@ -81,7 +81,7 @@ func CreateDefaultConfig() ConfigStruct {
|
|||||||
// "tcp",
|
// "tcp",
|
||||||
// "udp",
|
// "udp",
|
||||||
"ws",
|
"ws",
|
||||||
// "tls",
|
// "tlsx",
|
||||||
"ldap",
|
"ldap",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user