7 lines
344 B
Text
7 lines
344 B
Text
|
KNC is Kerberised NetCat. It works in basically the same way as either netcat
|
||
|
or stunnel except that it is uses GSS-API to secure the communication. You can
|
||
|
use it to construct client/server applications while keeping the Kerberos
|
||
|
libraries out of your programs address space quickly and easily.
|
||
|
|
||
|
WWW: http://oskt.secure-endpoints.com/knc.html
|