Compilation on Android - rhaidiz/bettercap GitHub Wiki

In order to compile bettercap on Android:

  1. From the play store or f-droid, install Termux.
  2. In Termux, type: pkg install golang git libpcap-dev and say "y" to the dependencies.
  3. Type go get github.com/bettercap/bettercap and wait.
  4. Your build is in go/bin/bettercap.