Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 395 Bytes

File metadata and controls

28 lines (19 loc) · 395 Bytes

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