bettercap-ng -> bettercap binary

This commit is contained in:
evilsocket 2018-01-13 05:36:04 +01:00
commit 23c3aadb59
4 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View file

@ -2,5 +2,5 @@
core/build.go core/build.go
net/oui_compiled.go net/oui_compiled.go
bettercap-ng bettercap
bettercap.history bettercap.history

View file

@ -26,4 +26,4 @@ RUN apk add --update ca-certificates; \
make make
EXPOSE 80 443 5300 8080 8081 8082 8083 8000 EXPOSE 80 443 5300 8080 8081 8082 8083 8000
ENTRYPOINT ["./bettercap-ng"] ENTRYPOINT ["./bettercap"]

View file

@ -1,4 +1,4 @@
TARGET=bettercap-ng TARGET=bettercap
BUILD_DATE=`date +%Y-%m-%d\ %H:%M` BUILD_DATE=`date +%Y-%m-%d\ %H:%M`
BUILD_FILE=core/build.go BUILD_FILE=core/build.go

View file

@ -40,7 +40,7 @@ Make sure you have a correctly configured Go >= 1.8 environment and the `libpcap
To show the command line options: To show the command line options:
$ sudo ./bettercap-ng -h $ sudo ./bettercap -h
Usage of ./bettercap-ng: Usage of ./bettercap-ng:
-caplet string -caplet string