Skip to content

Instantly share code, notes, and snippets.

@Geri-Borbas
Last active February 18, 2018 12:45
Show Gist options
  • Save Geri-Borbas/b9130532370f094fe382c97fb4c4d529 to your computer and use it in GitHub Desktop.
Save Geri-Borbas/b9130532370f094fe382c97fb4c4d529 to your computer and use it in GitHub Desktop.
How to access local virtual hosts on device (OSX, MAMP).
  1. Add a Manual HTTP Proxy settings to your WiFi settings on the device.
  2. IP Address is the IP of the development machine (192.168.0.x).
  3. Port is the port of the server running (8888, 80 or anything defined in your web server settings).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment