Socket
Socket
Sign inDemoInstall

@neburu/ssl

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @neburu/ssl

SSL serve *local*


Version published
Maintainers
1
Created

Readme

Source

Самоподписные SSL сертификаты

ssl

Поддерживаемые домены:

  • localhost
  • *.local

Добавить в существующий проект

# HTTPS 3000
npx @neburu/ssl

# HTTPS 443 + HTTP 80 (root)
npx @neburu/ssl --butler

Если в консоли есть ошибки, то считай, что пропало.

А, если ошибок нет, то у тебя два путя будет — CTRL+C и CTRL+V:

CTRL+V

Параметры командной строки:

# generate [path] [host]
npx @neburu/ssl generate
npx @neburu/ssl generate .
npx @neburu/ssl generate . localhost

# serve [path] [host] [port] [proto]
npx @neburu/ssl serve
npx @neburu/ssl serve .
npx @neburu/ssl serve . localhost
npx @neburu/ssl serve . localhost 3000
npx @neburu/ssl serve . localhost 3000 http

# react [path] [framework] [file]
npx @neburu/ssl react
npx @neburu/ssl react .
npx @neburu/ssl react . .env.local

# [path] [host] [port] [proto]
npx @neburu/ssl
npx @neburu/ssl .
npx @neburu/ssl . app.local 
npx @neburu/ssl . app.local 3000
npx @neburu/ssl . app.local 3000 http

Контрибуции

Вначале было слово решение задачи "Курица-Яйцо":

npm version major -m "[ВЕРСИЯ] Я(вь)"

где [ВЕРСИЯ] появится после выполнения команды.

На этом мои полномоция рекурсии всё:

npm publish
git push
git push --tags

Благодарю

Всех да Единого

  • Лео Берлин
  • Лев Ламгреф
  • Леон из Версаля
  • Леонид де Версель

...просто Льва да борода..тые комментарии \

//github.com/leo
//github.com/vercel/serve
// — JavaScript

FAQs

Last updated on 01 May 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc