diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-08 21:53:48 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-08 21:53:48 +0200 |
commit | 225a80cf6175d57123e9c4611b900a4978097ead (patch) | |
tree | 9d00d7bbeef69ddb38f7271b23851b305494be34 | |
parent | 67acf2449f658ecc72f66119f2e3aea53477ea9f (diff) |
listen(8): document tcp17019 rcpu service
-rw-r--r-- | sys/man/8/listen | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/man/8/listen b/sys/man/8/listen index 79a405696..668a19f2b 100644 --- a/sys/man/8/listen +++ b/sys/man/8/listen @@ -135,6 +135,15 @@ server for old .IR cpu (1) command for compatibility with old clients. .TP +.B tcp17019 +.IR rcpu (1), +replaces +.IR rx , +.IR import (4) +and +.IR cpu (1) +using TLS for encryption. +.TP .B tcp7 echo any bytes received (bit mirror) .TP |