Skip to content

Best way to extract a tunnel "--rsd HOST PORT" and pass to a new process? #615

Answered by netanelc305
blakegonzales asked this question in Q&A
Discussion options

You must be logged in to vote

The --host and --port options are intended for Tunneld http server, which can be used to query information about active tunnels. It's generally recommended to use the default values for these options.

Start Tunneld:

sudo pymobiledevice3 remote tunneld -d

Once you've started the Tunneld service, you can use various commands that require the --rsd flag, like this:

pymobiledevice3 developer dvt simulate-location --tunnel ''

Please note that this feature is currently not supported on Linux and is compatible only with macOS.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@netanelc305
Comment options

Comment options

You must be logged in to vote
4 replies
@blakegonzales
Comment options

@netanelc305
Comment options

Answer selected by netanelc305
@blakegonzales
Comment options

@netanelc305
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants