mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 19:50:06 -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
|
@ -2,7 +2,7 @@ package session
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/evilsocket/bettercap/core"
|
||||
"github.com/bettercap/bettercap/core"
|
||||
"regexp"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue