Listen on a wildcard address rather than localhost.
-R
Read-only. Do not write anything to the dcons(4) buffer.
-T
Enable ad-hoc workaround for the TELNET protocol to remove unnecessary byte sequences. It should be set when you access dconschat using telnet(1).
-1
One-shot. Read available buffer, then exit. This implies the -r option.
-h hz
Specify polling rate. The default value is 100.
-C console_port
Specify the console port. The default value is 0 (stdin/stdout).
-G gdb_port
Specify gdb(1) port. The default value is -1 (disabled).
-M core
Specify core file.
-N system
Specify system file such as /boot/kernel/kernel.
-t target_eui64
Specify the 64-bit extended unique identifier of the target, and use FireWire to access remote dcons(4).
-a address
Specify the physical I/O address of the dcons(4) buffer. See dcons(4) for details. If this option is not specified, dconschat tries to get the address from the Configuration ROM on the target. You are supposed to enable dcons_crom(4) on the target to omit this option.