Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ngrok/ngrok-darwin-x64

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrok/ngrok-darwin-x64 - npm Package Versions

23

1.4.1

Diff

Changelog

Source

1.4.1

  • Fix traffic_policy naming for ngrok.forward
bobzilladev
published 1.4.0 •

Changelog

Source

1.4.0

  • Rename policy to traffic_policy
  • Fix quickstart example in README
  • Add Microsoft Visual C++ Redistributable requirement for Windows to documentation
bobzilladev
published 1.3.0 •

Changelog

Source

1.3.0:

  • Add rootCas to session builder and root_cas to ngrok.forward. Setting this to host will use the host's trusted certificates to connect for the ngrok session.
  • Add session_ca_cert and server_addr to ngrok.forward, which correspond to the same functions in the session builder.
bobzilladev
published 1.2.0 •

Changelog

Source

1.2.0:

  • Add verifyUpstreamTls to listener builders and verify_upstream_tls to ngrok.forward. Setting this to false will skip verification of the upstream application's TLS certificate.
bobzilladev
published 1.1.1 •

Changelog

Source

1.1.1:

  • Add appProtocol(string) to the labeled listener builder. Setting this to "http2" will enable HTTP/2 support to the backend application.
bobzilladev
published 1.1.0 •

Changelog

Source

1.1.0:

  • Add appProtocol(string) to http listener builder, and app_protocol: string as a ngrok.forward() argument. Setting this to "http2" will enable HTTP/2 support to the backend application.
bobzilladev
published 1.0.0 •

Changelog

Source

1.0.0:

  • Add policy support to Listener builders and ngrok.forward
bobzilladev
published 0.9.1 •

Changelog

Source

0.9.1:

  • Move to ngrok.forward from ngrok.connect, keeping an alias.
  • Rename to ngrok-javascript.
  • Smaller number of files packaged.
bobzilladev
published 0.9.0 •

Changelog

Source

0.9.0:

  • ngrok.connect now returns the full Listener object.
bobzilladev
published 0.8.0 •

Changelog

Source

0.8.0:

  • Add allowUserAgent and denyUserAgent options to HTTP listeners.
  • Add clientId and clientSecret options to OAuth.
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