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
For example, at least as tested with the Microsoft's official Android client, I have to set redirectclipboard:i:1 to make it redirect clipboard by default, even if it's declared as rdp:"redirectclipboard" default:"true" in https://github.com/bolkedebruin/rdpgw/blob/372dc43ef215fb98bb48ff46c584366f248047ef/cmd/rdpgw/rdp/rdp.go#L66C47-L66C87
redirectclipboard:i:1
rdp:"redirectclipboard" default:"true"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For example, at least as tested with the Microsoft's official Android client, I have to set
redirectclipboard:i:1
to make it redirect clipboard by default, even if it's declared asrdp:"redirectclipboard" default:"true"
in https://github.com/bolkedebruin/rdpgw/blob/372dc43ef215fb98bb48ff46c584366f248047ef/cmd/rdpgw/rdp/rdp.go#L66C47-L66C87The text was updated successfully, but these errors were encountered: