
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
A proxy for front-end web development. It changes responses from remote websites.
Using this, you can forget about having your local HTTP server or using rsync/wget to sync your computer with the remote site, broken URLs and ajax APIs, cross-domain problems, and just access the website you are changing and activate the replace.js or fakeDir.js plugins.
You can also access websites only accessible to your computer (E.G. in your local server and/or with a hostname only you have in /etc/hosts) from the outside, by accessing through your proxy.
Clone this repository
git clone git@github.com:fabiosantoscode/magicProxy.git
Npm install the dependencies
npm install
Run the proxy
node index.js
Access your system's network configuration, and set up your proxy to localhost, port 8080
Configuration instructions are written in the plugins' .js files.
Be happy!
-- Fábio
FAQs
Http proxy for clientside web development
The npm package magicproxy receives a total of 2 weekly downloads. As such, magicproxy popularity was classified as not popular.
We found that magicproxy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.