# PowerHub

## Install PowerHub <a href="#install-silenttrinity" id="install-silenttrinity"></a>

```
cd /opt
git clone https://github.com/AdrianVollmer/PowerHub.git
cd PowerHub
pip3 install --user -r requirements.txt
```

## Run PowerHub <a href="#run-silenttrinity" id="run-silenttrinity"></a>

```
./powerhub 10.0.0.108
http://10.0.0.108:5000
```

​
