Lines Matching refs:ss_vncviewer
3 # ss_vncviewer: wrapper for vncviewer to use an stunnel SSL tunnel
8 # ss_vncviewer is free software; you can redistribute it and/or modify
13 # ss_vncviewer is distributed in the hope that it will be useful,
19 # along with ss_vncviewer; if not, write to the Free Software
33 # Usage: ss_vncviewer [cert-args] host:display <vncviewer-args>
35 # e.g.: ss_vncviewer snoopy:0
36 # ss_vncviewer snoopy:0 -encodings "copyrect tight zrle hextile"
99 # ss_vncviewer -ssh bob@bobs-home.net:0
100 # ss_vncviewer -ssh -sshcmd 'x11vnc -localhost' bob@bobs-home.net:0
102 # ss_vncviewer -ssh -proxy fred@mygate.com:2022 mymachine:0
103 # ss_vncviewer -ssh -proxy bob@bobs-home.net:2222 localhost:0
105 # ss_vncviewer -ssh -proxy fred@gw-host,fred@peecee localhost:0
119 # ss_vncviewer -sshssl -proxy fred@mygate.com mymachine:0
3086 ptmp="/tmp/ss_vncviewer${RANDOM}.$$.pl"
3429 tmp_cfg=/tmp/ss_vncviewer${RANDOM}.$$