curious-ninja / ui

bettercap's web UI

Home Page:https://www.bettercap.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bettercap

Release Software License

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 install

License

This UI is made with ♥ by the dev team and it's released under the GPL 3 license.

About

bettercap's web UI

https://www.bettercap.org/


Languages

Language:JavaScript 36.0%Language:TypeScript 33.2%Language:HTML 26.2%Language:SCSS 4.0%Language:Shell 0.6%Language:Makefile 0.1%