shellhub

Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing

APACHE-2.0 License

Stars
1.3K
Committers
45

Bot releases are hidden (Show)

shellhub - v0.3.4

Published by gustavosbarreto over 4 years ago

Bug Fixes

  • Add non-standard port number to device registration command (#222)
  • installation script: Use sudo and su, if not running as root user (#205)
  • api: fix TenantFromContext bug (#214)
shellhub - v0.3.3

Published by gustavosbarreto over 4 years ago

Enhancements

  • api: Add firewall rules (83578ae40dae2142e92a57c41187281c5537620d)
  • agent: Improve logging when generating the private key (11dc433e78aeefa85c85f57289af9ef8cd8f031e)

Bug Fixes

  • api: Fix database inconsistency after removing device (58f95f529a8a6e7bc487fff13f63d259fee8f7a6)
  • ui: Update Xterm.js (5c3382727a6b1ba75f15795b61ef05c9e861a272)
  • ui: Update nodejs packages with security issues (bab92691b26f296fa69c6643e5ad31725c614a7a)
shellhub -

Published by gustavosbarreto over 4 years ago

shellhub - v0.3.0

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

shellhub -

Published by gustavosbarreto over 4 years ago

Next major version of ShellHub

Changelog

  • Add database migration support
  • WebUI redesigned
  • Tunneling through WebSockets instead of reverse SSH
shellhub -

Published by gustavosbarreto over 4 years ago

EOL for v0.1.x

Newer versions will not be compatible.

shellhub -

Published by gustavosbarreto over 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
shellhub -

Published by gustavosbarreto over 4 years ago

Improvements

  • Update alpine containers

Bug Fixes

  • agent: Fix MQTT reconnect issue
shellhub -

Published by gustavosbarreto over 4 years ago

Bug Fixes

  • Fix privileged access using 'ssh' user to MQTT broker
shellhub -

Published by gustavosbarreto over 4 years ago

Improvements

  • Provided a way to get the SSHID from the device

Bug Fixes

  • Prevent API endpoints from unwanted access (public internet)
shellhub -

Published by gustavosbarreto over 4 years ago

Improvements

  • Added config option to change default SSH port
  • Added new server admin scripts:
    • del-user
    • reset-user-password

Bug Fixes

  • Removed hard coded JWT secret from the auth process
shellhub -

Published by gustavosbarreto over 4 years ago

Bump version to v0.0.1

Package Rankings
Top 2.82% on Proxy.golang.org