Module: VagrantPlugins::Share::Command::Ngrok

Defined in:
lib/vagrant-share/command/ngrok/share.rb,
lib/vagrant-share/command/ngrok.rb,
lib/vagrant-share/command/ngrok/connect.rb

Overview

Ngrok specific implementation

Defined Under Namespace

Modules: Connect, Share

Constant Summary collapse

DEFAULT_NGROK_TCP_ENDPOINT =

Default ngrok endpoint for TCP style connections

"0.tcp.ngrok.io".freeze
NGROK_TCP_DOMAIN =
"tcp.ngrok.io".freeze