6 ms·
It's not all over SSH. It uses SSH to authenticate and start a server daemon, which it then connects to over UDP. The UDP connection is not tunneled through the
by inklesspen 14y ago
It's not all over SSH. It uses SSH to authenticate and start a server daemon, which it then connects to over UDP. The UDP connection is not tunneled through the SSH connection.
- drivebyacct2 14y agoThank you for this answer. I apparently missed this important distinction on my first pass through.