ShellHub is a modern SSH server for remotely accessing Linux devices via command line (using any SSH client) or web-based user interface. It is intended to be used instead of sshd. Typically, if you want to SSH a Linux device on a local network, you just need to know its IP address. However, in order to access a Linux device from outside the local network, you will have to go through a few inconveniences, such as getting its public IP address and configuring the router. Changing the VPN/firewall configuration can be cumbersome if the device is behind a corporate firewall that does not allow SSH connections. ShellHub provides a way to avoid all these hassles, helping you easily and seamlessly access any Linux device behind firewall and NAT.

Git repository

https://github.com/shellhub-io/meta-shellhub web repo

Last commit: 4 months, 3 weeks ago (langdale branch)

Maintainers

Dependencies

The meta-shellhub layer depends upon:

Recipe name Version Description
go 1.20.1 Go programming language compiler
go-binary-native 1.20.1 Go programming language compiler (upstream binary for bootstrap)
go-cross-canadian-i686 1.20.1 Go programming language compiler
go-cross-core2-32 1.20.1 Go programming language compiler
go-crosssdk-x86_64-oesdk-linux 1.20.1 Go programming language compiler
go-native 1.20.1 Go programming language compiler
go-runtime 1.20.1 Go programming language compiler
packagegroup-shellhub 1.0 ShellHub runtime support
shellhub-agent 0.12.1 ShellHub Agent
shellhub-agent-config 1.0 ShellHub Configuration