Renamed evilsocket/bettercap to bettercap/bettercap

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

View file

@ -2,7 +2,7 @@ package session
import (
"fmt"
"github.com/evilsocket/bettercap/core"
"github.com/bettercap/bettercap/core"
"regexp"
"strconv"
"strings"