how can I get remote address via safari dev tool?, how can I get remote address of urls via safari dev tool?

I have to switch hosts between local and online frequently. When I am using chrome or firefox, it is easy to observe the IP address of a url. But with safari dev tool, I am not able to find the information.

+ 1

+1

+1

Hello dunhuang,

In Safari 13 and later, you can view the remote address in the Network tab and the Sources tab.
  • Network Tab: right-click on the column headers and ensure "IP Address" is checked.

  • Sources Tab: appears for a resource loaded over the network in the "Request & Response" sidebar section.

Thanks, BJ
how can I get remote address via safari dev tool?, how can I get remote address of urls via safari dev tool?
 
 
Q