Socket
Socket
Sign inDemoInstall

cors-proxy-with-https

Package Overview
Dependencies
20
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.26 to 1.0.27

2

package.json
{
"name": "cors-proxy-with-https",
"description": "Прокси для обхода CORS + поддержка HTTPS by devmkru",
"version": "1.0.26",
"version": "1.0.27",
"main": "./lib",

@@ -6,0 +6,0 @@ "bin": {

@@ -8,5 +8,5 @@ # cors-proxy-with-https

* -h _host_ (default: local address)
* -h _host_ (default: local address (192.X.X.X))
* -p _port_ (default: 8000)
* -t _target_ (default: 127.0.0.1)
* -t _target_ (default: 127.0.0.1), example: https://api.my.server.com
* -k _key_ ключ ssl (path/to/key.pem)

@@ -13,0 +13,0 @@ * -c _cert_ сертификат ssl (path/to/cert.pem)

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