Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Search found 12 matches

by lns
2015-08-05 17:38
Forum: ChunkVNC
Topic: Chunkvnc - Instantsupport.exe shown as malware
Replies: 6
Views: 35375

Re: Chunkvnc - Instantsupport.exe shown as malware

Sorry to resurrect an old thread but I'm now having the same issue. Google has blacklisted my website because of it and even AVG (one of the last Antivirus vendors that left it alone) is now detecting InstantSupport.exe as malware. Ugh.
by lns
2011-09-08 17:29
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 230740

Re: Stable ChunkVNC Repeater - Perl Script

Rat wrote:p.s. Don't use SSVNC
I don't get it. I read the linked post, too. Please elaborate? Are you sure you don't mean "Don't use X11vnc" ?
by lns
2011-09-07 19:48
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 230740

Re: Stable ChunkVNC Repeater - Perl Script

You know, since Chunk is just UltraVNC, you could probably run a Linux native VNC viewer such as ssvnc instead of thunking around with WINE. (ssvnc has UltraVNC repeater support.) Not sure about the encryption issues though. Yeah, I actually didn't know SSVNC had repeater support!!! =) =) But I am ...
by lns
2011-08-31 21:15
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 230740

Re: Stable ChunkVNC Repeater - Perl Script

Indeed go ChunkVNC! =) I hope I'm not hijacking this thread at all btw. :) I'm now having issues running ChunkVNC viewer under Wine. I can run the VNC viewer directly, and it connects with the plugin and all perfectly. However, when I run the ChunkViewer.exe via Wine, it simply exits to my shell ...
by lns
2011-08-31 20:39
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 230740

Re: Stable ChunkVNC Repeater - Perl Script

Got it - sorry, I can't believe I missed that the viewer port in the compile script for Chunk was 5901 and not 5900. :) Works a treat, thank you so much! GO LINUX! ;)
by lns
2011-08-31 19:51
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 230740

Re: Stable ChunkVNC Repeater - Perl Script

Just a quick question, does the Perl repeater support encryption? I'm pretty sure it doesn't, but wanted to make sure. I've tried running ChunkVNC but it fails on the connection, both when the perl repeater is using '-R' and without. No dice. If no, how difficult is it to incorporate it? This is ...
by lns
2011-08-24 18:11
Forum: Olders
Topic: A few gotchas I've encountered with using a repeater
Replies: 3
Views: 4249

Re: A few gotchas I've encountered with using a repeater

In my test, no matter what state of "DisableTrayIcon=" is, the server will reconnect automatically if the connection is dropped. My test condition: - UVNC server & viewer, both are 1.0.9.6.1, running on WinXP Prof. - Had tested without DSMplugin, and SecureVNC plugin, both not showing your ...
by lns
2011-08-23 20:50
Forum: Olders
Topic: A few gotchas I've encountered with using a repeater
Replies: 3
Views: 4249

A few gotchas I've encountered with using a repeater

Hi all, I've been working on a small project that incorporates a repeater, and I've combed through a bunch of different scenarios to try and make my setup foolproof. I've noticed a few things that I wanted to relay: 1) When using " service_commandline=-autoreconnect -connect <ip_address_of_repeater ...
by lns
2011-08-23 19:45
Forum: Old messages
Topic: REMOVE PASSWORD AUTHENTICATION???
Replies: 6
Views: 11112

Re:

registry server "AuthRequired" Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3] "DebugMode"=dword:00000002 "DebugLevel"=dword:0000000a "AllowLoopback"=dword:00000001 "LoopbackOnly"=dword:00000000 "AuthRequired""=dword:00000000 Just a note, so many years after this post ...
by lns
2011-07-22 17:47
Forum: VNC-related products
Topic: ssh tunnel VS. ssh tunnel + repeater
Replies: 0
Views: 770

ssh tunnel VS. ssh tunnel + repeater

Hey all, I'm trying to weigh the pros and cons to the following two setups, and would like some input if possible. I'm building a small, embedded (low power) server which will be housed at my client. I am going to be using SSH to securely tunnel myself from a remote location(s) to the server, and ...
by lns
2011-07-14 21:43
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 230740

Re: Stable ChunkVNC Repeater - Perl Script

I can't believe I had this problem and had this post up on my other computer, unknowingly...and figured it out on my own ;) It would be good to convert this Perl script to Unix format (dos2unix) before uploading it so us *nix users don't have the issue of ":No such file or directory" =) I'm loving ...
by lns
2011-07-05 23:50
Forum: Olders
Topic: Can't connect to server after wrong password
Replies: 6
Views: 25311

Re: Can't connect to server after wrong password

I've just run into this problem myself, using the ChunkVNC Linux Perl repeater. VNC SERVER: - Windows 2000 Professional - UltraVNC Win32 Server 1.0.9.6.1 - Ultravnc.ini: service_commandline=-autoreconnect -connect <repeater_ip>:5500 -id:4201 I can connect all day long, with both VNC and Windows ...