This is the official bettercap's web UI.
Installation
Refer to bettercap's documentation.
Building from Sources
Assuming you have make, node and npm correctly installed, first clone the repo somewhere, build the source and install to /usr/local/share/bettercap/ui:
git clone https://github.com/bettercap/ui.git ~/ui
cd ~/ui
make deps
make build
sudo make installLicense
This UI is made with
