Lol, bind vnc server to localhost only

dockerize_ib_gw
Tyler Goodlet 2022-06-02 14:25:51 -04:00
parent fa9f8c78c3
commit 7ae7b2f864
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
x11vnc \ x11vnc \
-ncache_cr \ -ncache_cr \
-listen localhost \
-display :1 \ -display :1 \
-forever \ -forever \
-shared \ -shared \