MCC Daemon CLI
Command-line reference for the mccd daemon process.
Overview#
The mccd daemon is the core process that maintains the MCC overlay network. It runs on every node and is responsible for tunnel management, routing, DNS resolution, and peer communication. The default configuration directory is /etc/mcc.
Commands#
mccd path/to/config-dir-- start the daemon using the specified configuration directorymccd --version-- print the daemon versionmccd -C-- print the default configuration to standard output (useful for inspecting defaults before customizing)