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

Development: UltraVNC 1.5.0.X: https://forum.uvnc.com/viewtopic.php?t=38037

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

by sebenste
2015-10-12 16:22
Forum: Olders
Topic: UltraVNC 1.2.0.6 - Download links
Replies: 9
Views: 42300

Re: 1.2.0.6 (June 2015)

Hello Rudi, A quick question for you. I am running this on an older computer (from 2008). It has the latest Intel graphics card driver using the Intel autodetect software downloaded form the Intel site. In any case, when I log in, and I run a program, the screen turns white. It doesn't do this on my ...
by sebenste
2011-09-08 14:37
Forum: Olders
Topic: Limiting what IP addresses can access a server
Replies: 11
Views: 19952

Re: Limiting what IP addresses can access a server

That might be why I got locked out of everything. Hmmm. If so, there should be a sanity check to ignore the ":" at the end.
by sebenste
2011-09-07 17:32
Forum: Olders
Topic: Limiting what IP addresses can access a server
Replies: 11
Views: 19952

Re: Limiting what IP addresses can access a server

My bad, when I copied and paste, I left off the missing colon. It is in there in the .ini.

I'm taking your advice and changing the ports now. Short-term solution, but it will
get attackers off my back. No one has gotten in, but it will get me through this mess.
by sebenste
2011-09-07 17:14
Forum: Olders
Topic: Limiting what IP addresses can access a server
Replies: 11
Views: 19952

Re: Limiting what IP addresses can access a server

As a matter of fact, I have been targeted on one of my machines, but our ISP has to block it for our whole university, or not at all.
However, changing ports definitely merits consideration in the short-term. Now to read up on that...
by sebenste
2011-09-07 16:59
Forum: Olders
Topic: Limiting what IP addresses can access a server
Replies: 11
Views: 19952

Re: Limiting what IP addresses can access a server

Not so simple. They're scanning all ports these days, more and more. Anyway, so now I am locked out of my remote servers. I am on this network: =-:+129.177 But all my requests are being rejected. I presume that's because all of our machines have names matching their DNS numbers? How do I fix VNC to ...
by sebenste
2011-09-07 15:56
Forum: Olders
Topic: Limiting what IP addresses can access a server
Replies: 11
Views: 19952

Re: Limiting what IP addresses can access a server

So I have this: AuthHosts=-:+129.177:+myvzw.com: The myvzw.com part is not working. I want all .myvzw.com to be able to get access to it (limited by password authentication, of course.) What am I doing wrong? I tried: AuthHosts=-:+129.177:+*.myvzw.com: That didn't work, either. And thanks for your ...
by sebenste
2011-09-06 21:06
Forum: Olders
Topic: Limiting what IP addresses can access a server
Replies: 11
Views: 19952

Limiting what IP addresses can access a server

Hello all, Due to the recent worms and such going around with remote services, my port 5900 is frequently assaulted by those in Asia and in Europe. This causes a DOS such that I can log in, but have to hit "refresh" every time I want to see an updated screen. Is there a way for UVNC to limit access ...