Add qrexec diagram to qrexec.md

This commit is contained in:
pierwill 2019-08-16 12:49:44 -05:00
parent 6bf95dab39
commit b8a53197d3

View File

@ -39,6 +39,8 @@ Typically, the first thing that a `qrexec-client` instance does is to send a req
`qrexec-client` starts a vchan server, which `qrexec-agent` then connects to.
Once this channel is established, stdin/stdout/stderr from the VMprocess is passed between `qrexec-agent` and the `qrexec-client` process.
![qrexec basics diagram](/attachment/wiki/qrexec3/qrexec3-basics.png)
The `qrexec-client` command is used to make connections to VMs from dom0.
For example, the following command