Skip to content

Instantly share code, notes, and snippets.

@yosevu
Last active January 15, 2020 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yosevu/04b85a612f752fbdca0fc75fd441dc3c to your computer and use it in GitHub Desktop.
Save yosevu/04b85a612f752fbdca0fc75fd441dc3c to your computer and use it in GitHub Desktop.
Test local host on other devices

Local Host Browser Testing on Other Devices

iOS

  • Find IP address

    • Check in Network Settings or
  • Enter ifconfig |grep inet in Terminal

  • Enter computer name and port number: computer-name:port

    • e.g. http://my-macbook-pro.local:1137/path-to-resource.
    • Check in Settings > Sharing for computer name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment