View Single Post
Old 02-17-2022, 04:58 PM   #1
C.Bandicoot
Junior Member
C.Bandicoot began at the beginning.
 
C.Bandicoot's Avatar
 
Posts: 8
Karma: 10
Join Date: Feb 2022
Device: K5 (Touch)
Finding usb port/interface name on Mac OSX

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
C.Bandicoot is offline   Reply With Quote