Installation
Last updated
Last updated
The source code of AdaptixС2 is available on github. The main
branch is a stable version and does not contain the latest changes.
To build Server and Extenders, you need to install additional dependencies. Please note that golang 1.22 is required to compile and run AdaptixServer.
To build Client, you need to install additional dependencies
AdaptixServer and Extenders (goplugins) must be built with the same version of the golang package.
All compiled files will be located in the dist directory.
The AdaptixClient is compiled from the cmake configuration.
AdaptixClient file will be located in the dist directory.