mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 11:40:33 -07:00
balls
This commit is contained in:
parent
73f887087a
commit
80bbd2a0a0
3 changed files with 3 additions and 3 deletions
|
@ -116,7 +116,7 @@ func (d *Discovery) runDiff() {
|
|||
|
||||
// now check for new friends ^_^
|
||||
for ip, mac := range d.current {
|
||||
d.Session.Targets.AddIfNotExist(ip, mac)
|
||||
d.Session.Targets.AddIfNew(ip, mac)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue