How do you find the usb interface name on MacOS?
I've been searching through lots of different docs here and been trying several commands from google but unfortunately so far with no success
Quote:
from Linux: ifconfig usb0 192.168.15.201 && ssh root@192.168.15.244
|
I'm trying to find the equivalent on the above line for Mac but usb0 doesn't exist and commands like
> ls /dev/tty*.*
show no related results. I have the device set-up in the Network settings and I can also connect to it via ssh if its connected via usb,
but as soon as I try to connect via ssh over wifi (after enabling that feature in KUAL) it asks me for a password which is not the password I set for the ssh key