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 1 match

by virdual
2021-01-18 15:51
Forum: Old messages
Topic: OpenVPN with UltraVNC
Replies: 1
Views: 2927

OpenVPN with UltraVNC

I'm trying to figure out a way to block all incoming connections with the exception of a few IP's for my UltraVNC server. I am aware that the ultravnc.ini can be modified with AuthHosts using the following string template: -:+[ip-address-here]:+[ip-address-here] + = Allow only these IPs - = Deny ...