这是indexloc提供的服务,不要输入任何密码
Skip to content

Run X server with openbox on the docker container and access it from ANY recent browser.

Notifications You must be signed in to change notification settings

GitXpresso/docker-novnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-novnc

A minimal image running x11 on Docker, including Openbox, Firefox, and accessible with a browser

Uses

  1. Test some software
    1. Anonymous access to the web

NOTE: the browser is considered to be in a proxy so use tor to access sites like reddit

git clone https://github.com/gitxpresso/docker-novnc.git
cd docker-novnc
docker build -t brave .
docker run -td -p 6080:6080 --name brave brave

Go to https://localhost:6080/vnc.html to visit the vnc server

Credits

About

Run X server with openbox on the docker container and access it from ANY recent browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 85.9%
  • Makefile 14.1%