Quick start
In order to run Sandhole, you'll need:
- A server with at least one public address.
- A domain (for example,
sandhole.com
) and its subdomains (*.sandhole.com
) pointing to said server.
Then, install the Sandhole binary in your server. Currently, you can do so through Docker Compose, by downloading a binary from the latest release, or by compiling it yourself.