1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 22:46:02 +02:00
tldr/pages/linux/knockd.md

13 lines
297 B
Markdown
Raw Normal View History

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