From c33c860dac883ab0341411ac74bdc487d637e2aa Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 18 Feb 2009 17:28:17 -0500 Subject: [PATCH] dont rely on .ssh/config --- .vnc/profiles/home.vnc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.vnc/profiles/home.vnc b/.vnc/profiles/home.vnc index c478079..20b8f9d 100644 --- a/.vnc/profiles/home.vnc +++ b/.vnc/profiles/home.vnc @@ -1,9 +1,9 @@ [connection] -host=vapier@home.wh0rd.org cmd=PORT= x11vnc -find -localhost -nopw -ncache 10 +host=localhost vapier@home.wh0rd.org port=5900 -proxyhost= -proxyport= -disp=vapier@home.wh0rd.org cmd=PORT= x11vnc -find -localhost -nopw -ncache 10 +proxyhost=vapier@home.wh0rd.org +proxyport=2 +disp=localhost vapier@home.wh0rd.org:2 cmd=PORT= x11vnc -find -localhost -nopw -ncache 10 [options] # parameters commented out with '#' indicate the default setting. @@ -39,7 +39,7 @@ disp=vapier@home.wh0rd.org cmd=PORT= x11vnc -find -localhost -nopw -ncache 10 #port_knocking_list= #quality_text=Quality: default #rfbversion= -#sbwid_string= +sbwid_string=0 #server_anondh=0 #server_vencrypt=0 #smb_mount_list= -- 2.39.5