File: tcnetstat.man

package info (click to toggle)
tcpcrypt 0.3~rc1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,292 kB
  • ctags: 1,285
  • sloc: ansic: 11,305; asm: 482; sh: 192; objc: 149; makefile: 98
file content (26 lines) | stat: -rw-r--r-- 851 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH "tcnetstat" "8" "" "" ""
.SH NAME
.PP
\f[B]tcnetstat\f[] \- Print information about network connections
protected by tcpcrypt
.SH SYNOPSIS
.PP
\f[B]tcnetstat\f[]
.SH DESCRIPTION
.PP
The \f[B]tcnetstat\f[] utility prints the \f[I]session id\f[] of each
TCP connection that is currently being protected by the
\f[I]tcpcrypt\f[] protocol.
.SH OPTIONS
.PP
Where the \f[I]tcpcrypt\f[] protocol is implemented by the
\f[B]tcpcryptd\f[] daemon, this utility communicates with the daemon via
a "control socket", configurable with \f[B]\-u\f[]
\f[I]socket_address\f[].
If \f[I]socket_address\f[] begins with "/", it is interpreted as a
filesystem path pointing to a unix\-domain socket; if it is of the form
":\f[I]port\f[]", it is interpreted as the internet address
localhost:\f[I]port\f[].
.SH SEE ALSO
.PP
\f[B]tcpcryptd\f[](8), <http://tcpcrypt.org/>