github shellhub-io/shellhub v0.1.0

latest releases: v0.16.4, api/v0.16.3, v0.16.3...
4 years ago

This is the most significant release of ShellHub since the very first release!

Upgrading Notes

If you are updating from a prior version, make sure to remove orphaned containers by appending the --remove-orphans options to the docker-compose up command line, for example:

docker-compose up --remove-orphans -d

Changelog

  • SSH to Websocket bridge (ws service) was merged into api service
  • Improved reverse tunnel auth scheme by verifying device's public key
  • Migrated to official MongoDB Go driver
  • Added device details page in the UI
  • Moved all common code to pkg package

Don't miss a new shellhub release

NewReleases is sending notifications on new releases.