Bind to port 3003

dockerize_ib_gw
Tyler Goodlet 2022-06-03 10:22:50 -04:00
parent 7ae7b2f864
commit 4b7d7d688e
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ x11vnc \
-logappend /var/log/x11vnc.log \
-bg \
-noipv6 \
-autoport 3003 \
# can't use this because of ``asyncvnc`` issue:
# https://github.com/barneygale/asyncvnc/issues/1
# -passwd "$VNC_SERVER_PASSWORD"