omarchehab98 / http-forward-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Forward Proxy

Server-side only proxy for a website. Re-writes URLs in HTML body so that the user remains on the proxy domain.

Usage

PORT=3000 npm start http://proxy.com https://censored.com

About


Languages

Language:JavaScript 100.0%