Node JS
fromDEV Community
1 week agoThe Tiny Proxy That Fixed Local Development for Our Multi-Repo Frontend
A local HTTPS reverse proxy with path-based routing and API proxying enables micro-frontends to run like a monolith on one domain.
It launches a headless Chrome instance - a browser that operates without a visible window - inside a Docker container, loads the brand's real website, and acts as a reverse proxy between the target and the legitimate site. Recipients are served genuine page content directly through the attacker's infrastructure, ensuring the phishing page is never out of date.