Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
tcnetstat(8)							    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 inter-
     preted 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/>

								    tcnetstat(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tcnetstat&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help