mirror of
https://github.com/bettercap/bettercap
synced 2025-07-11 07:37:00 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
f3dd84ebc4
commit
63cea73f8e
75 changed files with 179 additions and 179 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"net"
|
||||
"sync/atomic"
|
||||
|
||||
"github.com/evilsocket/bettercap-ng/log"
|
||||
"github.com/bettercap/bettercap/log"
|
||||
)
|
||||
|
||||
func (p *Prober) sendProbeUDP(from net.IP, from_hw net.HardwareAddr, ip net.IP) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue