A simple Web Service for getting a terminal connection for any SSH host
This service only for private usage. SSH keys are not removed from the container.
No warranties.
docker pull xmig/webssh
docker run -p 9000:9000 -p 7000:7000 --name webssh-console -d xmig/webssh
Open in browser http://127.0.0.1:9000/

To add a new connection press "Connect":

Then you are going to see a web console in a new tab.

Enjoy :)
Content type
Image
Digest
Size
353.2 MB
Last updated
about 6 years ago
docker pull xmig/webssh