How to find Port number of IP address?

后端 未结 8 927
半阙折子戏
半阙折子戏 2020-12-08 20:23

We can find out IP address of a domain name or URL. But how to find out Port number on which a domain name is hosted?

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 21:14

    Quite an old question, but might be helpful to somebody in need.

    If you know the url, 1. open the chrome browser, 2. open developer tools in chrome , 3. Put the url in search bar and hit enter 4. look in network tab, you will see the ip and port both

提交回复
热议问题