MisterPhilip / x-forwarded-for

X-Forwarded-For Header Browser Extension
MIT License
58 stars 18 forks source link

Only for certain domains? #8

Closed guilheb closed 4 months ago

guilheb commented 4 years ago

Hello,

Very useful extension. My work flow is that I am using the web browser on my local machine, but actually programming with PhpStorm on another machine through a Remote Desktop connection. Your extension allows me to forward the Xdebug debugging session to the remote machine. It works great.

For privacy reasons, it would be nice if the X-Forwarded-For header would only be sent for pages I visit on my domains.

MisterPhilip commented 4 years ago

Great to hear the extension has been useful for you!

Right now, you could clear out the value when you visit a domain that isn't one you want to send a header for. Then the most recent IP would show in the list to easily send it again. However, I see the use in your use case. Do you have any suggestions or preferences on how you'd like to see that configured?

guilheb commented 4 years ago

Personally, I don't need anything more fancy than simply a list of allowed domains. Thanks for getting back.

On 2019-11-21 19:49, Philip Lawrence wrote:

Great to hear the extension has been useful for you!

Right now, you could clear out the value when you visit a domain that isn't one you want to send a header for. Then the most recent IP would show in the list to easily send it again. However, I see the use in your use case. Do you have any suggestions or preferences on how you'd like to see that configured?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MisterPhilip/x-forwarded-for/issues/8?email_source=notifications&email_token=ACOMTD7FGZFPHKQKYFDGA3TQU4NBPA5CNFSM4JQCGIB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE4BPSI#issuecomment-557324233, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOMTD3WUS6AGWR4PNQVHSTQU4NBPANCNFSM4JQCGIBQ.

MisterPhilip commented 4 months ago

Added! It is pending release in the stores but the profile feature has been added in 19e5d45.