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
- 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 7 matches

by Guspaz
2007-03-20 14:07
Forum: Old messages
Topic: Configuring Repeater for NAT-2-NAT
Replies: 9
Views: 4339

Re: Configuring Repeater for NAT-2-NAT

I think the problem is I'm behind a Proxy. My VNCviewer limitations are: - I have all incoming ports closed - I have ONLY the port 80 opened as outcoming port - I'm behind a NAT My VNCserver limitations are: - I'm behind a NAT (but can forward ports and use a repeater if it is needed) I think I can ...
by Guspaz
2007-03-20 14:04
Forum: Feature requests
Topic: auto-reconnect for the viewer
Replies: 3
Views: 5420

Re: auto-reconnect for the viewer

I agree, autoreconnect would be nice. I'd like that, if the machine is disconnected, a dialog would appear that says "Reconnecting", would try for a while, and if unable to reconnect, would keep trying every few seconds. This way, if you reboot a machine, it'd connect once it came back up again.
by Guspaz
2007-03-20 14:00
Forum: Old messages
Topic: problem with repeater over hamachi
Replies: 10
Views: 4926

Re: problem with repeater over hamachi

Sorry if I'm not understanding, but why do you need a repeater? Why not add the third PC to the Hamachi network and connect to it directly?
by Guspaz
2007-03-20 13:53
Forum: VNC-related products
Topic: Hamachi - Very easy setup of encrypted tunnelling
Replies: 21
Views: 18755

Re: Hamachi - Very easy setup of encrypted tunnelling

If you configure your VNC server to only accept connections from the Hamachi IP/interface (Can this be done?), then there is no need to enable any extra security on the VNC server. Hamachi uses strong encryption, and you need a cryptographic password just to join the Hamachi network the VNC server ...
by Guspaz
2007-03-20 13:50
Forum: VNC-related products
Topic: Mirage driver released under GPL!
Replies: 9
Views: 16626

Re: Mirage driver released under GPL!

Feel free to use it in any noncommercial (Open Source) product. That restriction is a violation of the GPL; the GPL protects the right to release a GPL'd project commercially, so long as they adhere to the GPL and release the required code. One good example is the Quake 3 engine, which was GPL'd. A ...
by Guspaz
2007-03-07 15:14
Forum: Feature requests
Topic: Restrict Password Changing
Replies: 3
Views: 4013

Re: Restrict Password Changing

Keep in mind of course that any time you give somebody VNC access to your box, your security considerations should be the same as if you're giving them a password to your machine and sitting them down physically in front of it. While disabling the VNC admin properties page might make it more secure ...
by Guspaz
2007-03-07 15:08
Forum: Feature requests
Topic: Pre-configured VNCViewer
Replies: 7
Views: 6621

Re: Pre-configured VNCViewer

Here at work, I've got a PHP script on our intranet that generates .vnc files automatically. So when I click a link on a web page that has a list of my machines, it generates a file like computername.vnc which downloads/opens. There's no reason that there couldn't be repeater settings and all that ...