mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 14:03:17 -07:00
adding vendor folder
This commit is contained in:
parent
49c65021ea
commit
c304ca4696
1145 changed files with 369961 additions and 2 deletions
|
@ -18,7 +18,7 @@ Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPA
|
|||
|
||||
$ go get github.com/bettercap/bettercap
|
||||
|
||||
This command will download bettercap, install its dependencies, compile it and move the `bettercap` executable to `$GOPATH/bin`.
|
||||
This command will download bettercap, install its dependencies, compile it and move the `bettercap` executable to `$GOPATH/bin`.
|
||||
|
||||
Now you can use `sudo bettercap -h` to show the basic command line options and just `sudo bettercap` to start an
|
||||
[interactive session](https://github.com/bettercap/bettercap/wiki/Interactive-Mode) on your default network interface, otherwise you can [load a caplet](https://github.com/bettercap/bettercap/wiki/Caplets) from [the dedicated repository](https://github.com/bettercap/caplets).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue