Files
tldr/pages/linux/waypipe.md
Managor 1f1ec22714 waypipe: add page (#12476)
* waypipe: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-08 19:31:32 +05:30

13 lines
364 B
Markdown

# waypipe
> Remotely run graphical applications under a Wayland compositor.
> More information: <https://gitlab.freedesktop.org/mstoeckl/waypipe>.
- Run a graphical program remotely and display it locally:
`waypipe ssh {{user}}@{{server}} {{program}}`
- Open an SSH tunnel to run any program remotely and display it locally:
`waypipe ssh {{user}}@{{server}}`