Xpra

Efficient X11 forwarding via ssh can be achieved using the following command line (using chromium as an example):

xpra --ssh="ssh -C -c aes128-ctr" start [ssh:USER@HOST](ssh:USER@HOST) --start=chromium --exit-with-client=yes