f70503a66c
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@
5 lines
288 B
Plaintext
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.
|