Messages arriving on TCP port {{ vm.status.tcpPort || '...' }}, newest first. The list refreshes every {{ vm.pollSeconds }}s and always shows the last 100.
{{ vm.error }}
Nothing yet. Send one: printf 'first contact\n' | nc <host> {{ vm.status.tcpPort || 9770 }}
printf 'first contact\n' | nc <host> {{ vm.status.tcpPort || 9770 }}