🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

@grundstein/grs

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grundstein/grs

NOT YET BENCHMARKED OR IN PRODUCTION! @grundstein/grs - grundstein redirect service. redirects http to https, serves .well-known for letsencrypt

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
2
Created
Source

@grundstein/grs

grundstein redirection service

listens to all incoming http requests and upgrades them to https.

WIP. NOT FULLY AUTOMATED, TESTED AND BENCHMARKED YET!

features:

https redirection

redirects all http requests to https

www. removal

redirects www.domain.name to domain.name

installation

npm i @grundstein/grs

usage

# show full help
grs --help

# listen to port 8080 and redirect all incoming requests.
grs

# serve on specific host and port
grs --host grundstein.it --port 2323

changelog

v0.0.1

first release

v0.0.2

update dependencies

v0.0.3

update dependencies

v0.0.4

update dependencies

v0.0.5

update dependencies

v0.0.6

update dependencies

v0.0.7 - unreleased

...

Keywords

grundstein

FAQs

Package last updated on 11 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts