mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
balls
This commit is contained in:
parent
8081bf2d53
commit
1e86c43949
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ To show the command line options:
|
|||
|
||||
An example cross compilation for ARM (C toolchain and libs installation left to the reader as an excercise :D)
|
||||
|
||||
env CC=arm-linux-gnueabi-gcc CGO_ENABLED=1 GOOS=linux GOARCH=arm
|
||||
cd $GOPATH/src/github.com/evilsocket/bettercap-ng
|
||||
env CC=arm-linux-gnueabi-gcc CGO_ENABLED=1 GOOS=linux GOARCH=arm make
|
||||
|
||||
## Caplets
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue