jkcoxson / netmuxd

An alternative to usbmuxd just for networking
GNU Lesser General Public License v2.1
129 stars 16 forks source link

./netmuxd not running on raspberry pi #25

Open JaizTechDomain opened 1 year ago

JaizTechDomain commented 1 year ago

I can’t get the cmd to run without it saying it’s not a command (I’m bad at this don’t judge) Any help

Reishimanfr commented 1 year ago

You have to chmod the downloaded file and add execution permissions to it like so sudo chmod +x (path to the file)