Singleplayer: quick start - ttpreport/ligolo-mp GitHub Wiki

[!IMPORTANT] You need the main, server binary ligolo-mp, not the client!

Getting the binary

The easiest way is to download the appropriate one from releases page, otherwise you can build it yourself.

Basically, you are done. Main binary packages both server and client and it will run everything seamlessly for you. There is no explicit installation required, the bootstrapping will happen once you first run the binary and it doesn't require any input.

For ease of use, you can put the binary somewhere in your $PATH, like /usr/local/bin.

[!NOTE] Client configuration is stored in your $HOME folder, so running the client with different system users will yield different and separate configurations

Once you have the binary, check out the user guide.