From 23c3aadb59ebf1885269a4f7e47235707136ba2e Mon Sep 17 00:00:00 2001 From: evilsocket Date: Sat, 13 Jan 2018 05:36:04 +0100 Subject: [PATCH] bettercap-ng -> bettercap binary --- .gitignore | 2 +- Dockerfile | 2 +- Makefile | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c9815678..43aa7874 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ core/build.go net/oui_compiled.go -bettercap-ng +bettercap bettercap.history diff --git a/Dockerfile b/Dockerfile index 0f35e1a6..d650e2c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,4 +26,4 @@ RUN apk add --update ca-certificates; \ make EXPOSE 80 443 5300 8080 8081 8082 8083 8000 -ENTRYPOINT ["./bettercap-ng"] +ENTRYPOINT ["./bettercap"] diff --git a/Makefile b/Makefile index ae318817..74947ffc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -TARGET=bettercap-ng +TARGET=bettercap BUILD_DATE=`date +%Y-%m-%d\ %H:%M` BUILD_FILE=core/build.go diff --git a/README.md b/README.md index 30174106..a8f48e6c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Make sure you have a correctly configured Go >= 1.8 environment and the `libpcap To show the command line options: - $ sudo ./bettercap-ng -h + $ sudo ./bettercap -h Usage of ./bettercap-ng: -caplet string