mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
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`
|