.
This commit is contained in:
parent
eb02693cf5
commit
93e57356a4
|
@ -89,7 +89,7 @@ func (t *DNSMatcher) IsNoResponse(index int) bool {
|
|||
}
|
||||
|
||||
func (t *DNSMatcher) IsPrePacket() bool {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
|
||||
func (t *DNSMatcher) Match(index int, packet *packet.Packet, info scaninfo.ServiceScanInfo) bool {
|
||||
|
|
Loading…
Reference in New Issue
Block a user