Y
Hacker News
new
|
ask
|
show
|
jobs
by
inklesspen
5177 days 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.
1 comments
drivebyacct2
5177 days ago
Thank you for this answer. I apparently missed this important distinction on my first pass through.
link