Add stun sniffer
This commit is contained in:
@@ -5,4 +5,5 @@ const (
|
||||
ProtocolHTTP = "http"
|
||||
ProtocolQUIC = "quic"
|
||||
ProtocolDNS = "dns"
|
||||
ProtocolSTUN = "stun"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user