https-redirect
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

https-redirect

https-redirect

Usage

This will set up an http server on port 8080 which redirects all incoming requests to the corresponding https url. The -1 flags will make the http server send 301 status code.

https-redirect -p 8080 -1

Show usage info:

https-redirect -h

Install

npm install https-redirect -g

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i https-redirect

Weekly Downloads

8

Version

1.1.1

License

MIT

Unpacked Size

4.71 kB

Total Files

10

Last publish

Collaborators

  • tellnes