I used UvncRepeater with ChunkVNC but sometimes exe crashed with "distributer.exe" error...
googled for a other software and i found stunnel from stunnel.org...
Anyone know's how to configure stunnel or Chunk to works together?!
sory my bad english
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
ChunkVNC + Stunnel
Re: ChunkVNC + Stunnel
stunnel is a great program but not necessary for this project as I'm already using the SecureVNC plugin for encryption.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
-
- Posts: 4
- Joined: 2013-01-23 11:08
Re: ChunkVNC + Stunnel
thanks for your answer... but...
i use the chunkvnc with repeater108.exe
repeater108.exe sometimes crashe's (fatal error)
i found stunnel and maybe replace repeater108.exe but i dont know how configure...
for example:
server config:
instantsupport.ini
[Repeater]
Address=89.152.251.121
AddressLAN=10.0.0.201
ServerPort=443
repeater108.exe is working (sometimes crashes) with default ports 5901 and 443.
Can i use stunnel replacing repeater108.exe?
how?
thanks a lot
i use the chunkvnc with repeater108.exe
repeater108.exe sometimes crashe's (fatal error)
i found stunnel and maybe replace repeater108.exe but i dont know how configure...
for example:
server config:
instantsupport.ini
[Repeater]
Address=89.152.251.121
AddressLAN=10.0.0.201
ServerPort=443
repeater108.exe is working (sometimes crashes) with default ports 5901 and 443.
Can i use stunnel replacing repeater108.exe?
how?
thanks a lot
Re: ChunkVNC + Stunnel
Stunnel is not a repeater replacement.
Although it would be possible to create a connection between an UltraVNC server and client with stunnel it does not fit into the scope of my project here.
Utilizing the repeater provides many benefits to this project that simply cannot be accomplished with stunnel without major modifications.
If you are having problems with the Windows repeater crashing I would suggest trying one of the many other Repeaters available (I like Karl's Perl repeater as an alternative).
https://forum.ultravnc.net/viewtopic.php?f=50&t=27489
Good luck!
Although it would be possible to create a connection between an UltraVNC server and client with stunnel it does not fit into the scope of my project here.
Utilizing the repeater provides many benefits to this project that simply cannot be accomplished with stunnel without major modifications.
If you are having problems with the Windows repeater crashing I would suggest trying one of the many other Repeaters available (I like Karl's Perl repeater as an alternative).
https://forum.ultravnc.net/viewtopic.php?f=50&t=27489
Good luck!
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!