-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Describe the bug
I have defined a proxy that uses an rfc1918 address (configured via addon foxyproxy but that is probably not relevant)
now every website I access (including mindedsecurity.com ...) is flagged as accessing private IPs
Desktop (please complete the following information):
- OS: Linux
- Browser Firefox
- Version 78.0.1
To Reproduce
Steps to reproduce the behavior:
- Configure a proxy, for example squid on the same host or another in the local LAN
- Define the proxy host /port in firefox or via an addon such as foxyproxy
- Access any website
- The arbitrary site is flagged accessing a local IP which is the proxy port
Please note foxyproxy allows different proxies for different (parts of) websites (hosted on different domains), so actually I see two local IPs being accessed, the one for a squid proxy and the other for a polipo / tor proxy.
Expected behavior
It should potentially be possible to detect a proxy (or more) is (are) being configured an internally whitelist that (those) host / port (s).
Screenshots
n/a
Additional context
n/a