-
Notifications
You must be signed in to change notification settings - Fork 12
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
55d185e
commit 148bc4a
Showing
2 changed files
with
59 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
:man source: Fwknop-gui Client | ||
:man manual: Fwknop-gui Client | ||
|
||
FWKNOP-GUI(8) | ||
============= | ||
|
||
NAME | ||
---- | ||
fwknop-gui - Firewall Knock Operator Graphical User Interface | ||
|
||
|
||
SYNOPSIS | ||
-------- | ||
*fwknop-gui* | ||
|
||
DESCRIPTION | ||
----------- | ||
*fwknop-gui* provides a graphical interface to send SPA packets. | ||
|
||
Supports AES and GPG encrypted SPA packets. | ||
|
||
BUGS | ||
---- | ||
To report a bug, please visit https://github.com/jp-bennett/fwknop-gui | ||
|
||
SEE ALSO | ||
-------- | ||
fwknop(8), fwknopd(8) | ||
|
||
More information on Single Packet Authorization can be found in the paper | ||
``Single Packet Authorization with fwknop'' available at | ||
'http://www.cipherdyne.org/fwknop/docs/SPA.html'. | ||
|
||
AUTHORS | ||
------- | ||
The primary developer of *fwknop-gui* is Jonathan Bennett <jbennett@incomsystems.biz>. |