Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
= Introduction
The ruby-vnc library provides for simple rfb-protocol based control of a VNC server. This can be used, eg, to automate applications (sometimes there is no better way), or script some sort of interaction.
Being VNC based gives it the advantage of being able to be run against servers on any platform.
The primary documentation is for the Net::VNC class.
= Running the tests
Boot up the two VNC servers with docker-compose up
.
Run the test-suite with bundle exec rake spec
.
= Resources
{The Remote Framebuffer Protocol (RFC6143)}[https://tools.ietf.org/html/rfc6143]
https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst
= Thanks
Code borrows a lot from Tim Waugh's excellent rfbplaymacro. So far all it really offers on top of that is access to the host clipboard, and the ease with which it can be scripted, ie taking conditional actions based on the contents thereof.
= TODO
Having the ability to take and analyse screen dumps would be useful.
Finish the specs.
Fix issues with the way we use a background thread to handle the clipboard etc chatter from the server.
FAQs
Unknown package
We found that ruby-vnc 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.