Skip to content

ios forward not reconnecting automatically if device disconnected and reconnected #378

Description

@mega6453

Describe the bug
ios forward command not reconnecting when device is disconnected and connected back.

To Reproduce
Steps to reproduce the behavior:

  1. Connect iOS device
  2. Forward port using command "ios forwad 7777 9100"
  3. Load the localhost - http://localhost:7777 - Works
  4. Disconnect device
  5. Connect device again
  6. Load the localhost - http://localhost:7777 - Not connecting

Expected behavior
When reconnecting the device , the forwarded port should work automatically.
The same steps works with iproxy.exe which is from libimobiledevice.

Desktop (please complete the following information):

  • OS: Windows
  • Version: Windows 10 Enterprise 22H2 19045.4046

Smartphone (please complete the following information):

  • Device: iPhone 12
  • OS: 16.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions