How to get remote IP in Google Chrome browser

Solution 1:

Rightclick the table header. Find for ≪Remote Address≫. Click it.

enter image description here

Solution 2:

When you're in the Network tab of the Developer Tools menu, you can click on the Paths in the left-hand "Name" column. This will bring the Request Header, and should contain a field "Remote Address" which is the remote IP you're looking for.

Solution 3:

Nowdays they have a column that can be added on Network tab:

Right-click the column headers and select 'Remote Address' column.