forked from scslab/tcpcrypt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bcb73bc
commit b543500
Showing
4 changed files
with
23 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
.TH "tcnetstat" "8" "" "" "" | ||
.SH NAME | ||
.PP | ||
tcnetstat \- Print information about network connections protected by | ||
tcpcrypt | ||
\f[B]tcnetstat\f[] \- Print information about network connections | ||
protected by tcpcrypt | ||
.SH SYNOPSIS | ||
.PP | ||
tcnetstat | ||
\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 managed by \f[B]tcpcryptd\f[](8). | ||
.SH SEE ALSO | ||
.PP | ||
tcpcryptd(8), http://tcpcrypt.org/ | ||
\f[B]tcpcryptd\f[](8), <http://tcpcrypt.org/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters