Admin interface
Sandhole comes with a command-line admin interface available through SSH, which displays information about the system, as well as specific connections. In order to access it, you must be a user with admin credentials.
To access it, simply run the command:
ssh -t sandhole.com -p 2222 admin
where sandhole.com
is your hostname and 2222
is Sandhole's SSH port.