pmarks-net / ipvfoo

Display the current page's IP version and addresses
Apache License 2.0
555 stars 51 forks source link

Not working on proxy #55

Closed liword closed 11 months ago

liword commented 11 months ago

This is not working in Firefox when proxy is on. Always IPv4, and ip 0.0.0.0.

pmarks-net commented 11 months ago

Duplicate of #5

When using a proxy, the browser doesn't know the server IP address. IPvFoo could fake the answer by doing its own DNS lookups, but that would violate the "Everything is captured privately without creating any additional network traffic" constraint.