Hacker News new | ask | show | jobs
by kevinnk 3398 days ago
It has a built in terminal called crosh, which might have an SSH client built in (I'm not sure). What most people do is download a chrome extension like Secure Shell[1] that lets you ssh from a tab.

[1] https://chrome.google.com/webstore/detail/secure-shell/pnhec...

1 comments

Sadly, ssh was removed from crosh just recently.

    crosh> ssh
    The 'ssh' command has been removed.  Please install the official SSH extension:
  
  https://chrome.google.com/webstore/detail/pnhechapfaindjhompbnflcldabbghjo
    crosh>