Dagger0 / IPvFox

Firefox extension to list the hosts, and corresponding IPs, from which a page and its resources are loaded.
https://addons.mozilla.org/en-US/firefox/addon/ipvfox/
19 stars 8 forks source link

Showing ports #17

Open Equax opened 9 years ago

Equax commented 9 years ago

Hello, I like the simplicity of your extension, I would just find it helpful if the port was also shown for each connection. Is that possible? Regards

Dagger0 commented 9 years ago

Local or remote port? The remote port is already shown if it's a non-default port. I'm not sure where I'd put the local port, since each host could have multiple connections all from different ports.

Equax commented 9 years ago

I mean just the remote port. Could you explain, what ports other than 80 and 443 are not shown? I would find it more convenient to be able to always see the port, but if I can limit the possibilities to just a few by knowing them it is also okay.

Dagger0 commented 9 years ago

It should show it if it's anything other than 80 (for http://) or 443 (for https://).