Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Berkd001

macrumors newbie
Original poster
Feb 10, 2016
5
0
When i do ARP -A in terminal I get all the IP's on the network, including apple watches and iPhones.
I know that from a macbook I can do:
ssh -t name@ip

can I ssh an iPhone, apple watch or iPad?
Thanks.
 
Stock iOS and watchOS devices do not run an ssh server, nor have an ssh port open. Also, ssh is pretty useless without the ability to run any shell or command-line processes, which stock iOS actively prevents.

But there are several iOS apps that will allow you to ssh out from an iOS device to a Linux server.
 
  • Like
Reactions: ArtOfWarfare
Stock iOS and watchOS devices do not run an ssh server, nor have an ssh port open. Also, ssh is pretty useless without the ability to run any shell or command-line processes, which stock iOS actively prevents.

But there are several iOS apps that will allow you to ssh out from an iOS device to a Linux server.
Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.