mirror of
https://github.com/entropy-z/Kharon
synced 2026-06-06 15:34:34 +00:00
0ede5e278d
- Add cmd_config_forkpipe to config subcommands in ax_config.axs - Add KH_FORK_PIPE_NAME to Makefile DEFS for compile-time configuration - Fix string format in pl_agent.go (remove incorrect L prefix) The ForkPipe field is CHAR* (narrow string), not WCHAR*. This allows users to set custom fork pipe names via UI or runtime config.