waypipe: add page (#12476)
* waypipe: add page --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
12
pages/linux/waypipe.md
Normal file
12
pages/linux/waypipe.md
Normal 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}}`
|
Reference in New Issue
Block a user