Skip to content

Installation

Clone the Repo

First, clone the repository and get into the project directory.

git clone https://github.com/hideckies/hermit.git
cd hermit

Install C2 Server

To install Hermit as C2 server, run make server.

make server
./hermit -h

Install C2 Client

To install Hermit as C2 client, run make client.

make client
./hermit-client -h