simple-http-proxy-server

1.1.0 • Public • Published

Description

Simple proxy server. It tosses all requests without changes and log them into console.

GitHub: https://github.com/KovalevichTimofei/SimpleProxyServer

How to use

shps host port changeOrigin

host - host and port of the target server. For example http://localhost:3000.

port - port of the your proxy-server. For example 8000.

changeOrigin - set true if your target server works through https.

Package Sidebar

Install

npm i simple-http-proxy-server

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

1.66 kB

Total Files

3

Last publish

Collaborators

  • tsimafeikavalevich