mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -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,8 +2,8 @@ package session_modules
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/evilsocket/bettercap/net"
|
||||
"github.com/evilsocket/bettercap/session"
|
||||
"github.com/bettercap/bettercap/net"
|
||||
"github.com/bettercap/bettercap/session"
|
||||
"time"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue