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: 3 years, 3 months ago (warrior branch)

Maintainers

Dependencies

The meta-shellhub layer depends upon:

Recipe name Version Description
go 1.14.1 Go programming language compiler
go-cross-canadian-i586 1.14.1 Go programming language compiler
go-cross-i586 1.14.1 Go programming language compiler
go-crosssdk-x86_64-oesdk-linux 1.14.1 Go programming language compiler
go-dep 0.5.4 Dependency management tool for Golang
go-native 1.14.1 Go programming language compiler
go-runtime 1.14.1 Go programming language compiler
packagegroup-shellhub 1.0 ShellHub runtime support
shellhub-agent 0.7.2 ShellHub Agent
shellhub-agent-config 1.0 ShellHub Configuration