mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-05 20:26:38 +02:00
pknlusr: add man page
Since pknlusr is now being installed, let's give it a man page.
This commit is contained in:

committed by
Jan Engelhardt

parent
86112194da
commit
249df831b0
@@ -6,3 +6,4 @@ AM_CFLAGS = ${regular_CFLAGS} ${libxtables_CFLAGS}
|
||||
include ../../Makefile.extra
|
||||
|
||||
sbin_PROGRAMS = pknlusr
|
||||
man_MANS = pknlusr.8
|
||||
|
15
extensions/pknock/pknlusr.8
Normal file
15
extensions/pknock/pknlusr.8
Normal file
@@ -0,0 +1,15 @@
|
||||
.TH pknlusr 8 "2020-10-22" "xtables-addons" "xtables-addons"
|
||||
.SH NAME
|
||||
.PP
|
||||
pknlusr \(em userspace monitor for successful xt_pknock matches
|
||||
.SH Synopsis
|
||||
.PP
|
||||
\fBpknlusr\fP
|
||||
.SH Description
|
||||
\fIxt_pknock\fP is an xtables match extension that implements so-called \fIport
|
||||
knocking\fP. It can be configured to send information about each successful
|
||||
match via a netlink socket to userspace. \fBpknluser\fP listens for these
|
||||
notifications.
|
||||
.SH See also
|
||||
.PP
|
||||
xtables-addons(8)
|
Reference in New Issue
Block a user