website: Add ngrok description and link

This commit is contained in:
Justin Campbell 2017-04-03 09:54:30 -04:00
parent 7c89bd47e0
commit f7ced44835
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ description: |-
# Sharing via ngrok # Sharing via ngrok
[ngrok](https://ngrok.com) is a hosted reverse proxy service. It allows you to
create a secure tunnel from a public endpoint to a locally running web service.
Vagrant share can be driven using ngrok from the underlying transport Vagrant share can be driven using ngrok from the underlying transport
by supplying the `--driver ngrok` flag to `vagrant share`. by supplying the `--driver ngrok` flag to `vagrant share`.