Renamed evilsocket/bettercap to bettercap/bettercap

This commit is contained in:
evilsocket 2017-11-27 20:52:49 +01:00
commit 69fa3127b6
14 changed files with 27 additions and 27 deletions

View file

@ -8,7 +8,7 @@ import (
"github.com/op/go-logging"
"github.com/evilsocket/bettercap/core"
"github.com/bettercap/bettercap/core"
)
type ArpTable map[string]string