I have a challenge and requesting your help to guide me on that.
I have two linux server (A, B), run ssh x11 fowarding from A to B (displaying specific app such as firefox or chrome or ...), infact ssh x11 fowarding between A and B is going well, but the problem is here that I want to display the X11 forwarded content to the third one which is a MS windows Client.
Ms Windows -> Linux A [ssh x11 fowarding] -> Linux B
do you have any idea?