Staex logostaexDocs
Docs/MCC Daemon CLI

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 directory
  • mccd --version -- print the daemon version
  • mccd -C -- print the default configuration to standard output (useful for inspecting defaults before customizing)