Is it possible to separate the vnc server from the machine I want to control?

0

A normal structure is:

  

[vnc client] - internet - > equipoB [vnc server + desktop]

But I wish for functionality of my application to do:

  

[vnc client] - internet - > equipoB [vnc server] - > ComputerC [desktop]

Is it possible to make this configuration? My goal is to control several computers remotely, without installing the vnc server in each of them.

    
asked by al3x609 15.06.2018 в 04:51
source

1 answer

0

When you connect to the computer via vnc, nothing prevents you from being already on the computerB reconnect by vnc to the computerC. You see what is being seen on the computer, if on the computer you are with a client connected to computer, you will see it too. It is what is usually called "jump machine", you enter it and from there you jump to all the others.

    
answered by 22.06.2018 в 10:20