Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x11vnc doesn't terminate if connection lost #134

Open
sh3bang opened this issue Jun 11, 2020 · 2 comments
Open

x11vnc doesn't terminate if connection lost #134

sh3bang opened this issue Jun 11, 2020 · 2 comments
Labels

Comments

@sh3bang
Copy link

sh3bang commented Jun 11, 2020

Hello,

x11vnc doesn't terminate when the client lost the connection (i.e. loosing WiFi).
It's still alive until (!) the client reconnect again - even with option -once.

x11vnc -nopw -nevershared -once -display :0

@sh3bang sh3bang added the bug label Jun 11, 2020
@bk138
Copy link
Member

bk138 commented Jun 11, 2020

You have to wait till it times out. Up to 2 hours per default.

@sh3bang
Copy link
Author

sh3bang commented Jun 11, 2020

a timeout setting like this would be nice:
x0vncserver -NeverShared -SecurityTypes None -display :0 -MaxDisconnectionTime 10 -MaxIdleTime 30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants