Description
Unix-style pipes can be created between devices with a prebuilt dumbpipe binary. It is useful for moving data between machines or tools without building a larger protocol workflow.
Inter-device pipes may expose raw data to the other endpoint. Use trusted peers and check whether encryption or authentication is provided for your use case.