File: tcnetstat.man.md

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 (28 lines) | stat: -rw-r--r-- 762 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
27
28
% tcnetstat(8)
% 

# NAME

__tcnetstat__ - Print information about network connections protected by tcpcrypt

# SYNOPSIS

__tcnetstat__

# DESCRIPTION

The __tcnetstat__ utility prints the _session id_ of each TCP connection that
is currently being protected by the _tcpcrypt_ protocol.

# OPTIONS

Where the _tcpcrypt_ protocol is implemented by the __tcpcryptd__ daemon,
this utility communicates with the daemon via a "control socket", configurable
with __-u__ _socket_address_.  If _socket_address_ begins with "/", it is
interpreted as a filesystem path pointing to a unix-domain socket; if it is
of the form ":_port_", it is interpreted as the internet address localhost:_port_.

# SEE ALSO

__tcpcryptd__(8), [http://tcpcrypt.org/](http://tcpcrypt.org/)