two questions:
1. does this plugin support working over the repeater?
2. you have separate 32/64bit plugins...what if we support clients using a single click and they have both 32 bit and 64 bit systems? do we need to have two different exe builds?
Thanks
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
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
SecureVNC DSM Plugin
-
- 20
- Posts: 35
- Joined: 2006-08-03 20:25
Re: SecureVNC DSM Plugin - ARC4, AES, RSA. x86 and x64!
Yeah it works fine over the repeater. Also the 32 bit version of uvnc and the plugin will work out on x64 systems just fine; that is how we do it.
Re: SecureVNC DSM Plugin - ARC4, AES, RSA. x86 and x64!
Fine work, Adam. VNC desperately needs this. (Shared keys are for suckers. )
Have you looked into the problems encountered by supercoe (ChunkVNC dev) and others? I don't have a link handy, but they've experienced instability that has kept them from endorsing the plugin.
Have you looked into the problems encountered by supercoe (ChunkVNC dev) and others? I don't have a link handy, but they've experienced instability that has kept them from endorsing the plugin.
Re: SecureVNC DSM Plugin
I'll have to look into it. A lot of issues seem to come from limitations in the original DSM architecture. I am working on a new version that has more integration with VNC rather than simply modifying the data stream to include the handshake. H
Re: SecureVNC DSM Plugin
adzm
welcome back
brief case
vncviewer -dsmplugin securevncplugin.dsm -listen
winvnc without plugin connect to vncviewer with plugin
status secure connection... wrong.
applicable only to securevncplugin 1.0.2.0
cmd run as administrator>winvnc -kill = crash winvnc with vncviewer connected
welcome back
brief case
vncviewer -dsmplugin securevncplugin.dsm -listen
winvnc without plugin connect to vncviewer with plugin
status secure connection... wrong.
applicable only to securevncplugin 1.0.2.0
cmd run as administrator>winvnc -kill = crash winvnc with vncviewer connected
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: SecureVNC DSM Plugin
Hi! redge,redge wrote:brief case
vncviewer -dsmplugin securevncplugin.dsm -listen
winvnc without plugin connect to vncviewer with plugin
status secure connection... wrong.
Which status you are talking about?
If you mean the Status Windows of vncviewer when getting connected, I found the same problem when using MSRC4Plugin.
Looks like this is the problem of vncviewer rather than the particular plugin.
Re: SecureVNC DSM Plugin
vncviewer status,YY wrote:Which status you are talking about?
you are right, i was using example of securevnc.dsm but this also applicable to msrc4plugin.dsm in this case.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: SecureVNC DSM Plugin
For the most part, a lot of problems come from the plugin architecture itself. It has been used for far more than it's original intention. However I will definitely take a look and try to patch up these issues regardless of where the bug exists.
Re: SecureVNC DSM Plugin
The link to the securevnc issue is stickied:
[topic=16789][/topic]
adzm,
Redge has mentioned that the possibility that you could fix the problems with securevnc, I just want to let you know that your effort would be appreciated greatly!
[topic=16789][/topic]
adzm,
Redge has mentioned that the possibility that you could fix the problems with securevnc, I just want to let you know that your effort would be appreciated greatly!
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
Re: SecureVNC DSM Plugin
That status only shows the currently loaded DSM plugin, but does not actually reflect the current encryption status.
My new changes to the plugin architecture provide a better way of handling this. You'll be able to see exactly what encryption parameters are being used.
I am doing my best to get this ready for the community as soon as possible.
My new changes to the plugin architecture provide a better way of handling this. You'll be able to see exactly what encryption parameters are being used.
I am doing my best to get this ready for the community as soon as possible.