mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
Add ntp protocol sniffing
This commit is contained in:
parent
0d65af5d0a
commit
3766bbbf9d
6 changed files with 96 additions and 0 deletions
|
@ -607,6 +607,7 @@ func (r *Router) actionSniff(
|
|||
sniff.UTP,
|
||||
sniff.UDPTracker,
|
||||
sniff.DTLSRecord,
|
||||
sniff.NTP,
|
||||
}
|
||||
}
|
||||
err = sniff.PeekPacket(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue