> For the complete documentation index, see [llms.txt](https://kikobeats.gitbook.io/server-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kikobeats.gitbook.io/server-sandbox/master.md).

# Server sandbox

![](https://raw.githubusercontent.com/Kikobeats/server-sandbox/docs/assets/configure-init.png)

This script complement the documentation installing and testing the protocols.

## How to install

```bash
git clone https://github.com/Kikobeats/server-sandbox.git server-sandbox && cd server-sandbox
```

## How to init

```bash
sudo sh init.sh
```
