blob: 8576df35239ba031ad0c7eb90fe44d364aada3f7 (
plain)
1
2
3
4
5
6
|
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
|