mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
284 B
284 B
dhcp6d
Stateless DHCPv6 server. Note: It should not be invoked manually. See also:
InternetSharing. More information: https://keith.github.io/xcode-man-pages/dhcp6d.8.html.
- Start the daemon:
dhcp6d
- Use a custom configuration:
dhcp6d {{path/to/config_file}}