Files
tldr/pages.zh/linux/knockd.md

12 lines
272 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# knockd
> 端口敲击守护进程,用于监听端口敲击并执行脚本。
> 更多信息:<https://manned.org/knockd>。
- 启动 knockd 系统守护进程:
`knockd -d`
- 使用指定的配置文件启动 knockd
`knockd -c {{path/to/file}}.configuration`