Hacker News new | ask | show | jobs
by pmuk 3814 days ago
Yes, that command is connecting to an ssh server on localhost, but you could connect to any ssh server that you trust...

  ssh -v -T git@github.com 2>&1 | grep -i 'roaming'