13 lines
267 B
Markdown
13 lines
267 B
Markdown
|
|
# knockd
|
||
|
|
|
||
|
|
> Port knocking daemon to listen for port knocking and execute scripts.
|
||
|
|
> More information: <https://manned.org/knockd>.
|
||
|
|
|
||
|
|
- Start knockd system daemon:
|
||
|
|
|
||
|
|
`knockd -d`
|
||
|
|
|
||
|
|
- Use specified configuration file for knockd:
|
||
|
|
|
||
|
|
`knockd -c {{path/to/file}}.configuration`
|