-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 2016-07-03 11:29, Marek Marczykowski-Górecki wrote: > It should be easy to hook any TCP connection into qrexec using > socat. > > Something like this (untested): > > source VM: launch this somewhere (/rw/config/rc.local?) > > socat TCP-LISTEN:4444,fork EXEC:"qrexec-client-vm target-vm > my-tcp-service" > > target VM: /usr/local/etc/qubes-rpc/my-tcp-service (this is stored > in /rw): > > socat STDIO TCP:localhost:4444 > > dom0: /etc/qubes-rpc/policy/my-tcp-service > > source-vm target-vm allow > > > @Andrew do you think we should have this documented somewhere? Or > maybe even some tooling to ease such setups? But first it would > good to actually test above instruction ;) >
Indeed. Created an issue for it here: https://github.com/QubesOS/qubes-issues/issues/2148 - -- Andrew David Wong (Axon) Community Manager, Qubes OS https://www.qubes-os.org -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJXecC1AAoJENtN07w5UDAwbcoQAJ1UNxMyfVSQsnCdxrD4wwWG M9eP929D1Wfh3023KlyObqs2mtOgSNKs1bvsyAebKWdJGDnxkzgZRfjnEXHt2myT h718lz66d+e3SgJly49fOJ3cnKtcdMnVWY6bBv9w6pIOHo3MqzHkgrDzM7++2b0l Qu2GwIjsID7Kxo8wUUxor2cNo+ZOsCfecP9B+nGM3cn1aTb25jAvL8YRvTDLVF1S 0t09Guy/7HWVIbhYO7qus4Vi7Z3PKSxHTyE8K8fXQyqYYtHkP/pIlnZ3LMqqeoqG XKaWF9H1ugVSZWOgE2zsWnVSytNLemX3B6nKmQHkcYe42d9pu2pjs1NN8PpPaNNH 2oKdwqFQjlhl9DoRW1DR32ofSvTleqLO3ufesFJ7SFEWvpgcPCvLBU26aKMQqsZz 2VdVFJwx/QvrE7ZxhfO9Xf6BHfPOY/K+ym9JPKleBe1XAl7X9L+IAf4fOkNl4wDz COh4Ljn2N+uId/HvO+kyV1sn16saNyCz8ml1p5qP6+nhOswkDkDWl7Qt9f067zLg zGDaPit2c/uJletL3YtlCGPxvFs9o9QNYtFklYzZ2mCpqAky8QDdwQ09FYZ52cSB Xt9nqpgwzBOCXwONhB/OMyQRVfLTKStmFJSkdrUm+praz0kINTZCorW4VyU8RMYw QDs/ub6Ujch4lNTwqjzy =Jcie -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/07f42c2d-0efd-0333-e882-6b9cea25cc60%40qubes-os.org. For more options, visit https://groups.google.com/d/optout.
