MisterPhilip / x-forwarded-for

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

Feature: add header variants #4

Closed menzow closed 5 years ago

menzow commented 6 years ago

Not sure if this is within scope of the plugin but I added the following variants of the x-forwarded-for header:

X-Originating-IP
X-Remote-IP
X-Remote-Addr

For some reason there's still services out there using those.

MisterPhilip commented 5 years ago

Sorry this took so long to merge in :( Thanks for the additions though!