Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
@illgrenoble/ngx-remote-desktop
Advanced tools
ngx-remote-desktop is an Angular2+ module for connecting to a remote desktop using the guacamole protocol
For installation and usage details go here
ngx-remote-desktop
is an Angular component for connecting to a remote desktop using the guacamole remote desktop gateway
It has been built for use with Angular 5.0.0+. It has been tested in Chrome, Firefox, Edge and Safari. It makes heavy use of flex, therefore it will not work in browsers that do not support flex.
There is no dependency on any presentation component library / framework (ng-bootstrap, clarity etc.). This component does not make any assertions about how the backend web socket broker to guacd is implemented.
By default, the only toolbar item available is to allow the user to go in and out of full screen mode, however, you can add as many toolbar items as you wish and create a handler in your main component. You can also override the scss if you wish to change the styling. The RemoteDesktopManager
exposes some useful methods for generating a screenshot or thumbnail, getting the client state, subscribing to the remote desktop clipboard and sending data to the remote desktop clipboard.
For a full implementation example, see the demo source code.
To use ngx-remote-desktop in your project, install it via npm:
npm i @illgrenoble/ngx-remote-desktop --save
Thank you to the guacamole team for a fantastic project.
FAQs
ngx-remote-desktop is an Angular2+ module for connecting to a remote desktop using the guacamole protocol
The npm package @illgrenoble/ngx-remote-desktop receives a total of 20 weekly downloads. As such, @illgrenoble/ngx-remote-desktop popularity was classified as not popular.
We found that @illgrenoble/ngx-remote-desktop demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.