creating a socket for use with nc

Eitan Adler eitanadlerlist at gmail.com
Thu Mar 25 16:55:26 UTC 2010


> I think what you want - I'm not sure I understood you
> corretly - is a combination of a named pipe created by
> the mkfifo program, and the detach program from the
> ports collection.
Either I don't understand how to use mkfifo or it is not what I want.
mkfifo ppp; cat ppp; cat /dev/urandom |nc -U ppp;


More information about the freebsd-questions mailing list