This commit is contained in:
evilsocket 2018-01-13 05:14:32 +01:00
commit a5c7ae57be

View file

@ -29,6 +29,10 @@ To run:
$ docker run -it --privileged --net=host evilsocket/bettercap-ng -h
```
<center>
<img src="http://dockeri.co/image/evilsocket/bettercap-ng"/>
</center>
## Compiling
Make sure you have a correctly configured Go >= 1.8 environment and the `libpcap-dev` package installed for your system, then: