1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 23:55:24 +02:00

waypipe: add page (#12476)

* waypipe: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
Managor 2024-03-08 16:01:32 +02:00 committed by GitHub
parent 32fe39ac55
commit 1f1ec22714
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/linux/waypipe.md Normal file
View file

@ -0,0 +1,12 @@
# 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}}`