mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13: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,7 +7,7 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/evilsocket/bettercap/core"
|
||||
"github.com/bettercap/bettercap/core"
|
||||
)
|
||||
|
||||
var IPv4RouteParser = regexp.MustCompile("^([\\d\\.]+)\\s+([\\d\\.]+)\\s+([\\d\\.]+)\\s+([A-Z]+)\\s+\\d+\\s+\\d+\\s+\\d+\\s+(.+)$")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue