Vnccapture Installation On A Debian, Ubuntu, Kali And Raspbian
Maintainer: Debian Perl Group
Email: [email protected] .
Website: https://metacpan.org/release/Net-VNC
Section: perl
Install vnccapture
-
Debian
apt-get install libnet-vnc-perlClick to copy -
Ubuntu
apt-get install libnet-vnc-perlClick to copy -
Kali Linux
apt-get install libnet-vnc-perlClick to copy -
Raspbian
apt-get install libnet-vnc-perlClick to copy
libnet-vnc-perl
Perl module implementing a simple VNC clientVirtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. Net::VNC acts as a VNC client and communicates to a VNC server using the RFB protocol, allowing you to capture the screen of the remote computer. This module dies upon connection errors (with a timeout of 15 seconds) and protocol errors. This implementation is based largely on the RFB Protocol Specification, http://www.realvnc.com/docs/rfbproto.pdf. That document has an error in the DES encryption description, which is clarified via http://www.vidarholen.net/contents/junk/vnc.html.
Install the latest version of vnccapture in Debian, Ubuntu, Kali and Raspbian from terminal. To install the vnccapture just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of vnccapture from the respository and install it in your computer/server.




