Sometimes, a SSH access on a host may be blocked outside the corporate domain for security reasons. One solution to access it anyway is through a web browser.

On the host, create a container: The output is: Here are some explanations: In a web browser (e.g.

A web page allowing to connect to the host by SSH appears: Even if shellinabox runs in a Docker container, it is possible to use Docker in Docker to use the CLI Docker from the SSH web session. Now you know how to access an SSH session to a host via a web interface.

Related Articles