Browse Source

note about version

Alan Shreve 10 years ago
parent
commit
64ebca99eb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -6,6 +6,9 @@
 ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service.
 ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service.
 ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.
 ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.
 
 
+## ngrok 2.0
+**NOTE** This repository contains the code for ngrok 1.0. The code for ngrok 2.0 is not yet open source.
+
 ## What can I do with ngrok?
 ## What can I do with ngrok?
 - Expose any http service behind a NAT or firewall to the internet on a subdomain of ngrok.com
 - Expose any http service behind a NAT or firewall to the internet on a subdomain of ngrok.com
 - Expose any tcp service behind a NAT or firewall to the internet on a random port of ngrok.com
 - Expose any tcp service behind a NAT or firewall to the internet on a random port of ngrok.com