forked from docker/browser-kali
+2
-2
@@ -5,5 +5,5 @@ Xvfb :1 -screen 0 1600x900x16 &
|
||||
sleep 5
|
||||
#openbox-session&
|
||||
xfce4-session&
|
||||
x11vnc -display :1 -nopw -listen localhost -xkb -ncache 10 -ncache_cr -forever &
|
||||
cd /root/noVNC && ln -s vnc_auto.html index.html && ./utils/launch.sh --vnc localhost:5900
|
||||
x11vnc -display :1 -nopw -listen localhost -xkb -forever &
|
||||
cd /root/noVNC && ln -s vnc_auto.html index.html && ./utils/launch.sh --vnc localhost:5900
|
||||
|
||||
Reference in New Issue
Block a user