Add ntp protocol sniffing

This commit is contained in:
k9982874
2025-03-15 18:10:35 +08:00
committed by 世界
parent e41fdfe58a
commit 6066201331
6 changed files with 96 additions and 0 deletions

View File

@@ -569,6 +569,7 @@ func (r *Router) actionSniff(
sniff.UTP,
sniff.UDPTracker,
sniff.DTLSRecord,
sniff.NTP,
}
}
for {