marchandd/term_ssh_root_firefox Docker:copyright: image
A sandbox container with last version of Mozilla Firefox ready to use from Linux or Windows host.
Easy method to produce a light GUI containers to access to Firefox into sandbox from secured host to remote client with SSH.
Around 450 Mb.
:computer: docker pull marchandd/term_ssh_root_firefox
:warning: If your Firewall is enabled on the host, with default outgoing policy turned to deny, you will have to disable 22 port filtering:
:computer: docker run -d -p XXX.XXX.XXX.XXX:YYYYY:22 marchandd/term_ssh_root_firefox
Where XXX.XXX.XXX.XXX is your IP v4 address.
Where YYYYY is your Private port, if you doesn't know free port, try from 49200...
Open terminal with root/administrator account.
Basic fixed password for Docker public repository = 'term_ssh_root_firefox'
:computer: ssh -X [email protected] -p YYYYY
When you are into SSH access.
:computer: firefox
Make sure to have installed OpenSSH client or GUI SSH client (Putty).
Root account from container is exposed.
A password is used and not a certificate that could be more secure.
Content type
Image
Digest
sha256:6cda4f7e2…
Size
158 MB
Last updated
almost 11 years ago
docker pull marchandd/term_ssh_root_firefox