mirror of
https://github.com/lukaszlach/kali-desktop
synced 2026-08-05 16:12:41 +02:00
3 lines
127 B
Plaintext
Executable File
3 lines
127 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
set -e
|
|
exec x11vnc -display "$DISPLAY" -xkb -forever -shared -repeat -listen 0.0.0.0 -nopw -reopen |