committed by
Kota Kanbe
parent
836e4704f8
commit
8a37de0686
@@ -356,6 +356,10 @@ func (l *base) detectDeepSecurity() (fingerprint string, err error) {
|
||||
}
|
||||
|
||||
func (l *base) detectIPSs() {
|
||||
if !config.Conf.DetectIPS {
|
||||
return
|
||||
}
|
||||
|
||||
ips := map[config.IPS]string{}
|
||||
|
||||
fingerprint, err := l.detectDeepSecurity()
|
||||
|
||||
Reference in New Issue
Block a user