SlackBuilds Repository

15.0 > System > waypipe (0.8.6)

Waypipe

waypipe is a proxy for Wayland[0] clients. It forwards Wayland
messages and serializes changes to shared memory buffers over a single
socket. This makes application forwarding similar to ssh -X [1]
feasible.

aypipe should be installed on both the local and remote computers.
There is a user-friendly command line pattern which prefixes a call to
ssh and automatically sets up a reverse tunnel for protocol data. For
example,

waypipe ssh user@theserver weston-terminal


will run ssh, connect to theserver, and remotely run weston-terminal,
using local and remote waypipe processes to synchronize the shared
memory buffers used by Wayland clients between both computers. Command
line arguments before ssh apply only to waypipe; those after ssh
belong to ssh.

This requires: weston, scdoc

Maintained by: Lockywolf
Keywords: wayland,ssh,pipeline,remote control,
ChangeLog: waypipe

Homepage:
https://gitlab.freedesktop.org/mstoeckl/waypipe

Source Downloads:
waypipe-v0.8.6.tar.gz (f2424303f0e9309f60da6b5ca2c63494)

Download SlackBuild:
waypipe.tar.gz
waypipe.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
waypipe.SlackBuild
waypipe.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds