Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omarchehab98/http-forward-proxy


https://github.com/omarchehab98/http-forward-proxy

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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
```