After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

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

by Troopers
2011-09-09 15:19
Forum: Olders
Topic: Use the OS language
Replies: 0
Views: 3331

Use the OS language

Hi,

I wish know if there is a way to translate the UI with the same OS language?
I want deploy ultravnc with severals languages (french, german, spain, english) and i want that the UI use the same language than the OS or english by default.

Is this fuctionnality exist?
If no, could I modify the ...
by Troopers
2011-09-02 13:39
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 209609

Re: [SecureVNCPlugin] Password length?

Yes, i have alredy tried this, but no answer
by Troopers
2011-09-02 10:27
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 209609

Re: [SecureVNCPlugin] Password length?

Yes but i have no awswer of the SecureVNC author
by Troopers
2011-08-31 09:33
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 209609

Re: [SecureVNCPlugin] Password length?

I think the passphrase is stored in the ultravnc.ini file whith the DSMPlugin configuration, but i don't know how to crypt the passpharse to save it automatically in this file
by Troopers
2011-08-30 15:00
Forum: DSM plugin
Topic: [SecureVNCPlugin] Password length?
Replies: 6
Views: 209609

[SecureVNCPlugin] Password length?

Hi,

I use the SecureVNCPlugin with AES-256
I want to have a unique encryption key for each session.
So, i can't use pkey and publickey file (because I don't know generate them dynamically)
I can't use a passphrase (because I don't know how to encrypt it in the ultravnc ini file)
then i could use ...
by Troopers
2011-08-22 10:03
Forum: DSM plugin
Topic: [SecureVNCPlugin]How to generate key files?
Replies: 0
Views: 12834

[SecureVNCPlugin]How to generate key files?

Hi,
I use SecureVNCPlugin
I wish change the passphrase and generate the key files via a command line or by code, is it possible?

Thanks