Skip to content

Instantly share code, notes, and snippets.

@andytron
Created November 18, 2015 18:23
Show Gist options
  • Save andytron/f23bd5edfbf18c291270 to your computer and use it in GitHub Desktop.
Save andytron/f23bd5edfbf18c291270 to your computer and use it in GitHub Desktop.
How to connect a mobile device to desktop port via weinre
  1. On wireless network, go into sys prefs and get your machine's ip address.
  2. On the mobile device, connect to the same wireless network as your machine. Then go into wireless settings, turn http proxy to manual and enter the following: server: your laptop ip address port: 8888
  3. Charles should detect that the phone is trying to connect and you will have to allow it via the prompt from within the program.
  4. On phone, use fbs.forbes.com address with port 9000 and the url appendage to access the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment