mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
new: bettercap is now available on the Snap Store
This commit is contained in:
parent
57983c6524
commit
9003be56ca
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@
|
|||
|
||||
## How to Install
|
||||
|
||||
<p align="center">
|
||||
<a href="https://snapcraft.io/bettercap" target="_blank">
|
||||
<img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-white.svg" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
A [precompiled version is available](https://github.com/bettercap/bettercap/releases) for each release, alternatively you can use the latest version of the source code from this repository in order to build your own binary.
|
||||
|
||||
Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPATH/bin` is in `$PATH`, that the `libpcap-dev` and `libnetfilter-queue-dev` (this one is only required on Linux) package installed for your system and then:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue