openntpd-rs-ctl 0.1.10

ntpctl control client binary for openntpd-rs
openntpd-rs-ctl-0.1.10 is not a library.

openntpd-rs-ctl

crates.io

ntpctl control client binary for openntpd-rs — a clean-room forensic Rust reconstruction of OpenNTPD 7.9p1.

CLI (OpenNTPD-compatible)

ntpctl -s <status|peers|Sensors|all>
  • -s selects status type. Accepts unambiguous prefixes (e.g. stat, peer, Sen, a). Ambiguous or empty inputs are rejected with an error.

Note: This is a scaffold. Communication over the Unix-domain control socket is not yet wired.

See the workspace umbrella crate for the full list of crates.

License

MIT OR Apache-2.0