now-proxy

1.0.1 • Public • Published

𝚫 now-proxy

Deploy a reverse proxy as a now instance.

Why? Sometimes you have a server running on a remote machine that is running over HTTP. Reverse proxying through now gives us the SSL, HTTP/2.0, domain aliasing, etc. benefits that come with now by default.

Backed by node-http-proxy.

Usage

Simply invoke now-proxy with the base URL you would like to proxy to:

$ now-proxy http://my-apartment.example.com:8888
> https://now-proxy-dmudqyamnj.now.sh

Installing

$ npm install -g now-proxy

Readme

Keywords

none

Package Sidebar

Install

npm i now-proxy

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • tootallnate