Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save timodwhit/9d79f86410946b5cf9b5a4d772717c3e to your computer and use it in GitHub Desktop.
Save timodwhit/9d79f86410946b5cf9b5a4d772717c3e to your computer and use it in GitHub Desktop.
Accessing macOS localhost from Parallels Desktop IE or Edge

Access macOS localhost from IE or Edge within Parallels Desktop

This issue is so infuriating that I'm going to take some time to write about it.

  1. MOST IMPORTANT. Your local development server must be bound to IP address 0.0.0.0.

  2. My Parallels setting is using Shared Network, nothing special there.

  3. Open macOS Terminal and type ifconfig. Look for the value under bridge100 > inet. It is typically 10.211.55.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment