Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect just one iOS device. #214

Open
AkhilAppvolution opened this issue Mar 22, 2023 · 0 comments
Open

Connect just one iOS device. #214

AkhilAppvolution opened this issue Mar 22, 2023 · 0 comments

Comments

@AkhilAppvolution
Copy link

AkhilAppvolution commented Mar 22, 2023

Greetings,
I'm seeking for a way to connect just one device to the client side.
Currently, the terminal command "devices id -l" on the client side will print a list of the devices which are connected on my remote server.

Connecting particular gadgets at the client side is my primary goal.

Steps i procedure:

  • On the server, I executed the command:
    sudo socat tcp-listen:5000,fork unix-connect:/var/run/usbmuxd

  • On the client's end the command :
    sudo usbfluxd -f -r IP 10.0.0.2:5000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant