CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/11/19 15:14:52
Log message:
import ports/security/spiped, from James Turner, ok landry@
spiped (pronounced "ess-pipe-dee") is a utility for creating
symmetrically encrypted and authenticated pipes between socket
addresses, so that one may connect to one address (e.g., a UNIX socket
on localhost) and transparently have a connection established to another
address (e.g., a UNIX socket on a different system). This is similar to
'ssh -L' functionality, but does not use SSH and requires a pre-shared
symmetric key.
spipe (pronounced "ess-pipe") is a utility which acts as an spiped
protocol client (i.e., connects to an spiped daemon), taking input from
the standard input and writing data read back to the standard output.
Status:
Vendor Tag: sthen
Release Tags: sthen_20121119
N ports/security/spiped/Makefile
N ports/security/spiped/distinfo
N ports/security/spiped/patches/patch-lib_events_events_network_c
N ports/security/spiped/pkg/DESCR
N ports/security/spiped/pkg/PLIST
N ports/security/spiped/pkg/spiped.rc
No conflicts created by this import