---
name: socketpipe
version: 1.9
origin: net/socketpipe
comment: Zero overhead remote process plumbing
arch: freebsd:9:x86:64
www: http://www.spinellis.gr/sw/unix/socketpipe/
maintainer: dds@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 14554
desc: |
  Socketpipe connects over a TCP/IP socket a remote command to a local
  input generation command and/or a local output processing command.
  The connection is made by redirecting the input/output file descriptors
  to the socket.  This saves the context switching and data copying
  overhead associated with piping data through ssh(1) or rsh(1).
  Socketpipe must be installed on both machines and user authentication
  is still performed by a command like ssh(1) or rsh(1).  The
  confidentiality and integrity of the data in transit is not protected
  against mallicious attacks; the command is designed for use in a
  trusted LAN environment.

  WWW: http://www.spinellis.gr/sw/unix/socketpipe/
categories: [net]
files:
  /usr/local/bin/socketpipe: d8f93c9d35180569a9d90e2c337fd53442fc1fd9b0a95ecb803cda74eed078d5
  /usr/local/man/man1/socketpipe.1.gz: b482498450f2da4e1c1ab30d4621c7de50c4d7669ea71bbe16f7dfb1cec50d94
scripts: {}
