0.1.1 • Published 5 years ago

@learnbeat/secureproxy v0.1.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

@learnbeat/secureproxy

Create externally available HTTPS proxy for your local port 80. This enables previewing your local environment on other devices and using browser features which are disabled on non-HTTPS environments.

Installation

Install @learnbeat/secureproxy with npm:

npm install --save-dev @learnbeat/secureproxy

Usage

Run the following command:

npx secureproxy --user ${USER} --host ${HOST}