api documentation for ngrok (v2.2.6)

node wrapper for ngrok

table of contents

  1. module ngrok
    1. function ngrok.authtoken (token, cb)
    2. function ngrok.connect (opts, cb)
    3. function ngrok.disconnect (publicUrl, cb)
    4. function ngrok.kill (cb)
    5. number ngrok._eventsCount
    6. object ngrok._events
    7. object ngrok.domain
  2. module ngrok._events
    1. function ngrok._events.error ()

module ngrok

function ngrok.authtoken (token, cb)

function ngrok.connect (opts, cb)

function ngrok.disconnect (publicUrl, cb)

function ngrok.kill (cb)

module ngrok._events

function ngrok._events.error ()

[ this document was created with utility2 ]