Sign inSign up

icyguider/headless-debian

By icyguider

Updated 5 months ago

Debian 13 image with LXQt, TigerVNC, & NoVNC.

Image
0

2.5K

icyguider/headless-debian repository overview

headless-debian:latest

This image uses the default Debian 12 image as a base with the LXQt desktop, TigerVNC, & NoVNC installed on top of it.

docker run --name headless-debian -p 127.0.0.1:5901:5901 -p 127.0.0.1:6080:6080 -d icyguider/headless-debian

headless-debian:xfce

This image uses the default Debian 12 image as a base with XFCE desktop, TigerVNC, & NoVNC installed on top of it.

docker run --name headless-debian-xfce -p 127.0.0.1:5901:5901 -p 127.0.0.1:6080:6080 -d icyguider/headless-debian:xfce

headless-debian:cinnamon

This image uses the default Debian 12 image as a base with Cinnamon desktop, TigerVNC, & NoVNC installed on top of it.

docker run --name headless-debian-cinnamon -p 127.0.0.1:5901:5901 -p 127.0.0.1:6080:6080 -d icyguider/headless-debian:cinnamon

headless-debian:mate

This image uses the default Debian 12 image as a base the MATE desktop environment, TigerVNC, & NoVNC installed on top of it.

docker run --name headless-debian-mate -p 127.0.0.1:5901:5901 -p 127.0.0.1:6080:6080 -d icyguider/headless-debian:mate

headless-debian:havoc

This image uses the headless-debian image as a base with the Havoc C2 client on top of it.

docker run --name havoc -p 127.0.0.1:5901:5901 -p 127.0.0.1:6080:6080 -d icyguider/headless-debian:havoc

Tag summary

Content type

Image

Digest

sha256:4979077eb

Size

1.3 GB

Last updated

5 months ago

docker pull icyguider/headless-debian