Skip to content

2.3.8

Latest
Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 11 Jan 20:49
· 1 commit to main since this release

Added

  • Added tunnel_name parameter to the Config, which can be used to tell ngrok to use a definition from its config file when starting a tunnel.
  • Added ngrok's api_key to the Config. If not set in Config, it will attempt to use the environment variable NGROK_API_KEY if it is set.
  • Documentation improvements.