Skip to content

A Firefox addon that insert a X-Forwarded-For into the HTTP request header

Notifications You must be signed in to change notification settings

marson/XForwardedForHeader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-Forwarded-For-Header

About

This addon inserts X-Forwarded-For into the HTTP Request header. The value is currently the IP 8.8.8.8 witch is an IP in United states. This will make some websites think that you are a proxy that is forwarding a client from United States.

Building

To build the addon you have to use the addon builder sdk from mozilla. Download it here: https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/jetpack-sdk-latest.zip

After you setup the addon-sdk start firefox with the addon installed automaticly with the following command:

cfx run

If you want to build an xpi package run:

cfx xpi

About

A Firefox addon that insert a X-Forwarded-For into the HTTP request header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published