mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 21:43:18 -07:00
Renamed evilsocket/bettercap to bettercap/bettercap
This commit is contained in:
parent
73b3c9e340
commit
69fa3127b6
14 changed files with 27 additions and 27 deletions
|
@ -7,8 +7,8 @@ import (
|
|||
|
||||
"github.com/op/go-logging"
|
||||
|
||||
"github.com/evilsocket/bettercap/core"
|
||||
"github.com/evilsocket/bettercap/net"
|
||||
"github.com/bettercap/bettercap/core"
|
||||
"github.com/bettercap/bettercap/net"
|
||||
)
|
||||
|
||||
var log = logging.MustGetLogger("mitm")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue