c64cosmin
c64cosmin
This issue was solved with the last merge request.
@kerbymart We are currently working on improving the performance. Wsgate is just a proxy for the RDP protocol (just a few changes here and there), thus your computer needs to...
@t123yh Try adding `bindaddr=0.0.0.0` to both [global] and [ssl] sections.
In order to change the login page you just need to change the static html/css/js files. If you used the installer these files will be located under C:\Program Files\Cloudbase Solutions\FreeRDP-WebConnect\WebRoot...
Seems like your browser is not up to date.
@xbxfelipe You mean the Virtual Keyboard has no "backspace event"?
https://github.com/FreeRDP/FreeRDP-WebConnect/blob/master/wsgate/webroot/js/vkb-debug.js#L553 Can you debug if the '\b' is correctly translated to keycode 8? https://github.com/FreeRDP/FreeRDP-WebConnect/blob/master/wsgate/webroot/js/vkb-debug.js#L697
@calvert-tagadab First of all you should be using the master on https://github.com/FreeRDP/FreeRDP-WebConnect We also have a installer if you are using WebConnect on Windows https://www.cloudbase.it/downloads/FreeRDPWebConnect.msi - this is the installer...
@dkramer85 The issues that you have is fixable (both the CPU and drawing), though the solution will be delayed for a while.
Hello @johnymachine Can you open a new issue and explain what problems you are encountering? Also what setup you are using.