Can't access flutter.dev (Mac OS)

前端 未结 6 1803
没有蜡笔的小新
没有蜡笔的小新 2021-02-20 02:12

I just can\'t access flutter.dev. Yes, I have an internet connection. I guess is due to the .dev extension. In Firefox I get Unable to connect<

6条回答
  •  难免孤独
    2021-02-20 02:34

    Open Network Utility on your Mac, and select the Traceroute tab. Type Flutter.dev in the top empty box, then select Trace. If the first trace entry shows 127.0.0.1, you likely have proxy software, like POW, redirecting that path internally.

    The Network Utility is not in System Preferences > Network.
    Use Spotlight search to find the Network Utility.

提交回复
热议问题