0

I need to see which dynamic ports are in use by the opened tabs on Chrome or Firefox. Is there a built-in user interface for that? Or which tools are able to monitor them?

Garbee
  • 10,581
  • 5
  • 38
  • 41
talha06
  • 6,206
  • 21
  • 92
  • 147
  • What are `dynamic ports` exactly? Something like `chrome://net-internals/#sockets`? – wOxxOm Nov 19 '15 at 10:36
  • the ports that are used to connect different websites that starts from ~5000+. When the connection is lost, it is given back to pool. More info can be accessed from here: http://stackoverflow.com/a/29045432/282855 @wOxxOm – talha06 Nov 19 '15 at 12:22
  • There's no such built-in functionality. As for the tools, try googling, I'm using `tcpview`. – wOxxOm Nov 19 '15 at 12:23

0 Answers0