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

How to set timeout of command line "listen" mode

Post Reply
cprice
8
8
Posts: 8
Joined: 2012-01-13 18:25

How to set timeout of command line "listen" mode

Post by cprice »

Hi,

I am using winvnc with a repeater.

Here is my command line to start winvnc on the server

Code: Select all

winvnc -sc_exit -id:%ID% -autoreconnect -connect %REPEATERIP%::%REPEATER_PORT% -run
Is there a way to tell winvnc to stop "listening" after a certain period of time?

Thank you.
Post Reply