mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
balls
This commit is contained in:
parent
7efd0c1103
commit
13e609f613
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ func FindInterface(name string) (*Endpoint, error) {
|
|||
}
|
||||
|
||||
if e != nil {
|
||||
fmt.Printf("e = %+v\n", e)
|
||||
if len(e.HW) == 0 {
|
||||
return nil, fmt.Errorf("Could not detect interface hardware address.")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue