Skip to content

Binary Installs

Maxime Landon edited this page Mar 3, 2020 · 4 revisions

No specific install is needed when using the pre-built binaries.

The server supports Linux, Windows, and MacOS however we recommend running the server on a Linux host, some features may be more difficult to get working on a Windows or MacOS server but all basic built-in functionality should work fine.

Download the latest release for your platform, and just run the binaries. Don't forget to run them in this order (in case you don't go trough the entire documentation):

  1. wiregost-data-service
  2. wiregost-server
  3. wiregost-console

The first time you run the server it'll need to unpack some assets, which may take a minute or two, subsequent start ups should be faster. Note that if you run the C2 Server for the first time on a machine that has not AT LEAST 1GB of RAM, it fail with a "killed" signal. This is because packr (the unpacking utility used by Wiregost) consumes a lot of memory when packing/unpacking assets.

Clone this wiki locally