Admin interface
Sandhole comes with a barebones admin interface available through SSH. In order to access it, you must be a user with admin credentials.
To access it, simply run the command:
ssh -t server.com -p 2222 admin
where server.com
is your hostname and 2222
is Sandhole's SSH port.