Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc