Method: ReverseTunnel::CLI#run

Defined in:
lib/reverse-tunnel/cli.rb

#runObject



165
166
167
168
# File 'lib/reverse-tunnel/cli.rb', line 165

def run
  configure
  instance.start
end