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

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.

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 adrianio
2011-06-11 19:37
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 251399

Re: Stable ChunkVNC Repeater - Perl Script

I use the following command-line to start ultravnc_repeater.pl script:
ultravncrepeater -L BG -r -p repeater.pid -l repeater.log

For your security considerations I modified the start script above and now, this is:

#!/opt/bin/bash
ultravncrepeater -L BG -r -p repeater.pid -l repeater.log
exit 0 ...
by adrianio
2011-06-03 07:21
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 251399

Re: Stable ChunkVNC Repeater - Perl Script

There's a new release of the Perl Repeater script available for download from here .

The following changes have been made:
1. IP Address Logging has been added for both the client and server connections.
2. An explicit call to the Perl interpreter has been added to the "exec" command call when ...
by adrianio
2011-05-26 07:07
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 251399

Re: Stable ChunkVNC Repeater - Perl Script

It is happened that, often I read this on log file:

Wed May 25 23:46:24 2011: new vnc client connecting.
Wed May 25 23:46:24 2011: ultravnc_repeater: short read 0 != 250
Wed May 25 23:46:24 2011: new vnc client connecting.
Wed May 25 23:46:25 2011: ultravnc_repeater: short read 12 != 250
Thu May ...
by adrianio
2011-05-25 21:21
Forum: ChunkVNC
Topic: Stable ChunkVNC Repeater - Perl Script
Replies: 103
Views: 251399

Re: Stable ChunkVNC Repeater - Perl Script

Hello!

I like the ultravnc_repeater.pl perl script and what it can do. I install it on an Asus WL500GPv2 router with DD-WRT firmware and optware packages installed on a USB stick.
So, it works like a charm, and I really need this functionality on my router :).
I post here the start-up script I have ...
by adrianio
2011-05-22 18:46
Forum: Feature requests
Topic: Repeaters in a mesh
Replies: 1
Views: 3430

Repeaters in a mesh

It would be nice if we should connect repeaters in a mesh. ...And the repeaters to choose, when connected, the fastest way.
My repeater is on ro-mania.webhop.net - latest ultravnc_repeater.pl on an Asus WL500-GPV2 with DD-WRT firmware :).
Or... should be good if "repeater" should initiate connection ...
by adrianio
2011-05-22 11:57
Forum: Olders
Topic: Bug: Server fails to switch to another repeater
Replies: 3
Views: 5581

Re: Bug: Server fails to switch to another repeater

Sorry for posting here, but i don't find where.

So, for WinVNC 1.0.9.6 started with:
winvnc -id:12345678 -autoreconnect -connect host -run
(I activated also SecureVNCPlugin)

All is good connection - reconnection stable.
But if I cancel the box when ask to enter password, the server lose its ...