openbsd-ports/net/ipfreely/pkg/DESCR
niallo f70503a66c Import net/ipfreely
DESCR:

ipfreely is a simple and secure TCP proxy daemon. It refuses to run as a
privileged user, uses safe string handling functions, confines itself to
a chroot() jail, performs no dynamic memory allocation, makes safe use
of signal handlers and has some simple logging and debugging features.

ok alek@
2005-06-27 18:48:46 +00:00

5 lines
288 B
Plaintext

ipfreely is a simple and secure TCP proxy daemon. It refuses to run as a
privileged user, uses safe string handling functions, confines itself to
a chroot() jail, performs no dynamic memory allocation, makes safe use
of signal handlers and has some simple logging and debugging features.