diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:50:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:50:07 +0000 |
commit | 754ea881597bf8ee78f2777812190c09b28c6fdc (patch) | |
tree | 5ad716d93c2f653b8c1b5841f4fe7c1cbb340d86 /security/slush/pkg-descr | |
parent | 7acd813c7ac469d074c0bf76ae7d54b8acebb330 (diff) |
Notes
Diffstat (limited to 'security/slush/pkg-descr')
-rw-r--r-- | security/slush/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/slush/pkg-descr b/security/slush/pkg-descr new file mode 100644 index 000000000000..8b7fba085d41 --- /dev/null +++ b/security/slush/pkg-descr @@ -0,0 +1,7 @@ +slush SSL remote shell + +slush is a simple telnet-like application which communicates over a +secure SSL channel. It uses X509 certificates for authentication and +can be compiled with tcp wrappers support (service name "slushd"). + +slush is *alpha* software. Use it at your own risk. |