Also skip duplicate sniff for TCP

This commit is contained in:
世界
2025-06-21 12:57:09 +08:00
parent cba0e46aba
commit 7d3ee29bd0
2 changed files with 13 additions and 9 deletions

View File

@@ -53,11 +53,11 @@ type InboundContext struct {
// sniffer
Protocol string
Domain string
Client string
SniffContext any
PacketSniffError error
Protocol string
Domain string
Client string
SniffContext any
SniffError error
// cache