Breaking changes:
- Use
sshportal server
instead ofsshportal
to start a new server (nothing to change if using the docker image) - Remove
--config-user
and--healthcheck-user
global options
Changes:
- Fix connection failure when sending too many environment variables (fix #22)
- Fix panic when entering empty command (fix #13)
- Add
config backup --ignore-events
option - Add
sshportal healthcheck [--addr=] [--wait] [--quiet]
cli command - Add Docker Healthcheck helper