Commit Graph

1 Commits (55553f8a3017590774fac0bd8c5707e0133b593e)

Author SHA1 Message Date
Berk D. Demir 311882f26a New formula: spiped
Spiped 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.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 21:05:47 -05:00