tunnelmole
Advanced tools
Comparing version 2.1.7 to 2.1.8
@@ -35,3 +35,3 @@ #!/usr/bin/env node | ||
`) | ||
.version('2.1.7') | ||
.version('2.1.8') | ||
.arguments('[arg0]') | ||
@@ -38,0 +38,0 @@ .option('--set-api-key <apiKey>', 'Set your API key. After purchasing a subscription you can copy and paste the command shown on the page') |
{ | ||
"name": "tunnelmole", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "Tunnelmole, an open source ngrok alternative. Instant public URLs for any http/https based application. Available as a command line application or as an NPM dependency for your code. Stable and maintained. Good test coverage. Works behind firewalls", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -7,2 +7,4 @@ ## Tunnelmole | ||
![How Tunnelmole Works](docs/img/tunnelmole.png) | ||
Tunnelmole is a simple tool to give your locally running HTTP(s) servers a public URL. For example, you could get a public URL for | ||
@@ -9,0 +11,0 @@ - A web server |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94194
182