We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there a way to use the client in repeater mode?
In x11vnc case it'd be like:
x11vnc
x11vnc -connect repeater=ID:123456789+192.168.1.28:5500
Where:
server: 192.168.1.28:5901 repeater: ID:123456789
The text was updated successfully, but these errors were encountered:
Unfortunately, it doesn't support this mode currently. I can add this feature to my schedule. And it's also welcome if you have any patches.
BRs.
Sorry, something went wrong.
No branches or pull requests
Is there a way to use the client in repeater mode?
In
x11vnc
case it'd be like:Where:
server: 192.168.1.28:5901
repeater: ID:123456789
The text was updated successfully, but these errors were encountered: